summaryrefslogtreecommitdiff
path: root/ci/docker/gotest.docker
AgeCommit message (Collapse)Author
2024-11-21Remove old Docker CIjwijenbergh
2024-07-05Docker: Update to latest versionsjwijenbergh
2023-09-25CI Docker: Update go to latest versionjwijenbergh
2023-01-05CI: Support Podman as an alternative to Dockerjwijenbergh
Podman-compose (can be aliased to docker-compose now) does not have the exact same options. We move the compose file to the root to support podman. This is also better because users can just execute docker-compose in the root.