20-Aug-2025 09:01:53 |
+ export IMAGE=openmrs/openmrs-reference-application-3-frontend |
20-Aug-2025 09:01:53 |
+ IMAGE=openmrs/openmrs-reference-application-3-frontend |
20-Aug-2025 09:01:53 |
+ docker login -u openmrsci -p ******** |
20-Aug-2025 09:01:53 |
WARNING! Using --password via the CLI is insecure. Use --password-stdin. |
20-Aug-2025 09:01:53 |
WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json. |
20-Aug-2025 09:01:53 |
Configure a credential helper to remove this warning. See |
20-Aug-2025 09:01:53 |
https://docs.docker.com/engine/reference/commandline/login/#credential-stores |
20-Aug-2025 09:01:53 |
|
20-Aug-2025 09:01:53 |
Login Succeeded |
20-Aug-2025 09:01:53 |
++ date +%s |
20-Aug-2025 09:01:53 |
+ docker buildx build --pull --push --platform linux/amd64,linux/arm64 --build-arg CACHE_BUST=1755680513 -t openmrs/openmrs-reference-application-3-frontend:nightly-core-2.8 -t openmrs/openmrs-reference-application-3-frontend:dev3-core-2.8 frontend/ |
20-Aug-2025 09:01:53 |
ERROR: Multi-platform build is not supported for the docker driver. |
20-Aug-2025 09:01:53 |
Switch to a different driver, or turn on the containerd image store, and try again. |
20-Aug-2025 09:01:53 |
Learn more at https://docs.docker.com/go/build-multi-platform/ |