Builds the gateway image
Build: #4 failed Changes by Ian Bacher
Build result summary
Details
- Completed
- Queue duration
- < 1 second
- Duration
- 1 second
- Labels
- None
- Agent
- ploong.openmrs.org
- Revision
-
7c93ba0c88f595e1a915e8f3b3dc33ccbbe90e79
Responsible
-
Ian Bacher Automatically assigned
Code commits
Author | Commit | Commit date | |
---|---|---|---|
![]() |
Ian Bacher |
509be679f9b45ecfb9627c6e349bd4ae6bc2ad64
|
Error summary for Build Gateway
The job generated some errors, drill down into the full build log for more details.
+ export IMAGE=openmrs/openmrs-reference-application-3-gateway
+ IMAGE=openmrs/openmrs-reference-application-3-gateway
+ 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/#credential-stores
+ docker buildx build --pull --push --platform linux/amd64,linux/arm64 -t openmrs/openmrs-reference-application-3-gateway:nightly-core-2.8 -t openmrs/openmrs-reference-application-3-gateway:dev3-core-2.8 gateway/
ERROR: Multi-platform build is not supported for the docker driver.
Switch to a different driver, or turn on the containerd image store, and try again.
Learn more at https://docs.docker.com/go/build-multi-platform/
+ IMAGE=openmrs/openmrs-reference-application-3-gateway
+ 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/#credential-stores
+ docker buildx build --pull --push --platform linux/amd64,linux/arm64 -t openmrs/openmrs-reference-application-3-gateway:nightly-core-2.8 -t openmrs/openmrs-reference-application-3-gateway:dev3-core-2.8 gateway/
ERROR: Multi-platform build is not supported for the docker driver.
Switch to a different driver, or turn on the containerd image store, and try again.
Learn more at https://docs.docker.com/go/build-multi-platform/