In order to access images from Docker Hub, you need to have Docker credentials (a Docker account) : Docker is a FREE and OPENSOURCE project which gives you the possibility to store images on the cloud. It demands then to everyone to contribute by letting them images accessible to anybody, please do register and make an account thx.
- docker login
- Put your credentials
- docker build -t gl-tests-ci .
- docker run -it --name=java-container gl-tests-ci :warning: On windows : winpty docker run -it --name=java-container gl-tests-ci
#docker build -t testhop . #winpty docker run -it --name=marienplop3 testhop #mvn install