Honor DOCKER_DEFAULT_PLATFORM with fetch-containers #944

Open
telackey wants to merge 1 commits from telackey/defaultplatform into main
Member

Docker allows overriding the current platform by setting DOCKER_DEFAULT_PLATFORM. This updates fetch-containers to honor that when set, rather than auto-detect the platform.

Docker allows overriding the current platform by setting `DOCKER_DEFAULT_PLATFORM`. This updates `fetch-containers` to honor that when set, rather than auto-detect the platform.
telackey added 1 commit 2024-08-29 19:58:02 +00:00
Honor DOCKER_DEFAULT_PLATFORM
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 39s
Deploy Test / Run deploy test suite (pull_request) Successful in 6m1s
Webapp Test / Run webapp test suite (pull_request) Successful in 5m33s
K8s Deployment Control Test / Run deployment control suite on kind/k8s (pull_request) Successful in 7m39s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 9m0s
Smoke Test / Run basic test suite (pull_request) Successful in 4m16s
4e5b5ff031
telackey requested review from dboreham 2024-08-29 21:08:19 +00:00
telackey changed title from WIP: Honor DOCKER_DEFAULT_PLATFORM to Honor DOCKER_DEFAULT_PLATFORM when fetching images 2024-08-29 21:08:34 +00:00
telackey changed title from Honor DOCKER_DEFAULT_PLATFORM when fetching images to Honor DOCKER_DEFAULT_PLATFORM with `fetch-containers` 2024-08-29 21:09:12 +00:00
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 39s
Deploy Test / Run deploy test suite (pull_request) Successful in 6m1s
Webapp Test / Run webapp test suite (pull_request) Successful in 5m33s
K8s Deployment Control Test / Run deployment control suite on kind/k8s (pull_request) Successful in 7m39s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 9m0s
Smoke Test / Run basic test suite (pull_request) Successful in 4m16s
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin telackey/defaultplatform:telackey/defaultplatform
git checkout telackey/defaultplatform
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#944
No description provided.