1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-05-13 22:06:55 +02:00
This commit is contained in:
kev 2025-03-14 13:16:26 +08:00
parent ec12f0a04b
commit cbfef5db91

View File

@ -27,6 +27,11 @@ $ docker-compose exec --user root jenkins apk add -U git
$ curl http://localhost:8080/
```
## download jdk and agent.jar
- https://www.oracle.com/java/technologies/downloads/#jdk23-linux
- http://localhost:8080/jnlpJars/agent.jar
## fix slow network
```bash