summary refs log tree commit diff
path: root/.github/workflows/docker.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Disable push of docker images"Erik Johnston2022-10-141-1/+1
* Fix docker workflowErik Johnston2022-10-141-3/+5
* Disable push of docker imagesErik Johnston2022-10-141-1/+1
* Fix docker build OOMing in CI for arm64 builds (#14173)Erik Johnston2022-10-131-1/+4
* Bump docker/login-action from 1 to 2 (#13978)dependabot[bot]2022-10-031-1/+1
* Bump docker/build-push-action from 2 to 3 (#14022)dependabot[bot]2022-10-031-1/+1
* Bump docker/setup-qemu-action from 1 to 2 (#14019)dependabot[bot]2022-10-031-1/+1
* Bump docker/setup-buildx-action from 1 to 2 (#14015)dependabot[bot]2022-10-031-1/+1
* Use `docker/metadata-action` to generate docker image tags (#12573)Henry2022-05-051-19/+11
* Skip the initial amd64-only Docker build (#11810)Richard van der Hoff2022-01-241-12/+2
* Publish a `develop` docker image (#11380)Richard van der Hoff2021-11-191-1/+4
* Fix an error in the docker workflow (#10461)Richard van der Hoff2021-07-221-1/+1
* Move the docker image build to Github Actions (#10416)Richard van der Hoff2021-07-211-0/+72