gmacario / easy-jenkins

Easily deploy a Jenkins CI/CD infrastructure via docker-compose
MIT License
35 stars 9 forks source link

docker-compose build fails #255

Closed gmacario closed 6 years ago

gmacario commented 6 years ago

Reproduced on easy-jenkins master (8af0182be6b549c2321975f9ac13782eb57ea6ae) running on mac-tizy:

Excerpt from build log

mac-tizy:easy-jenkins gmacario$ docker-compose build
...
gmacario commented 6 years ago

Repeated build, it worked this time.

This was probably due to a network issue when downloading Jenkins plugins.

Closing issue