summaryrefslogtreecommitdiff
path: root/ci/docker/gotest.docker
AgeCommit message (Collapse)Author
2023-10-23CI 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.