Builds the gateway image

Build: #4 failed Changes by Ian Bacher

Stages & jobs

  1. Default Stage

Logs

The following logs have been generated by the jobs in this branch.
  • Expand all
  • Collapse all
Job Logs
Collapse Build Gateway Default Stage Download or View
20-Aug-2025 09:13:51 + export IMAGE=openmrs/openmrs-reference-application-3-gateway
20-Aug-2025 09:13:51 + IMAGE=openmrs/openmrs-reference-application-3-gateway
20-Aug-2025 09:13:51 + docker login -u openmrsci -p ********
20-Aug-2025 09:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin.
20-Aug-2025 09:13:51 WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json.
20-Aug-2025 09:13:51 Configure a credential helper to remove this warning. See
20-Aug-2025 09:13:51 https://docs.docker.com/engine/reference/commandline/login/#credential-stores
20-Aug-2025 09:13:51 Login Succeeded
20-Aug-2025 09:13:51
20-Aug-2025 09:13:51 + 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/
20-Aug-2025 09:13:51 ERROR: Multi-platform build is not supported for the docker driver.
20-Aug-2025 09:13:51 Switch to a different driver, or turn on the containerd image store, and try again.
20-Aug-2025 09:13:51 Learn more at https://docs.docker.com/go/build-multi-platform/