Build Atlas Docker Image and Push To Repository
Build: #19 was successful
Job: Default Job was successful
Job result summary
- Completed
- Duration
- 8 minutes
- Revision
-
4eb722db77846548d95103b948ec54b33454054c
4eb722db77846548d95103b948ec54b33454054c - Successful since
- #18 ()
Error summary
The build generated some errors. See the full build log for more details.
+ docker login -u openmrsci -p ********
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store
+ IMAGE=openmrs/atlas
+ TAG=2.1
+ /usr/bin/docker build --force-rm=true -f docker/Dockerfile --tag=openmrs/atlas:2.1 .
+ docker push openmrs/atlas:2.1
+ docker image inspect '--format={{index .RepoDigests 0}}' openmrs/atlas:2.1
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store
+ IMAGE=openmrs/atlas
+ TAG=2.1
+ /usr/bin/docker build --force-rm=true -f docker/Dockerfile --tag=openmrs/atlas:2.1 .
+ docker push openmrs/atlas:2.1
+ docker image inspect '--format={{index .RepoDigests 0}}' openmrs/atlas:2.1