summaryrefslogtreecommitdiff
path: root/ci/docker/eduvpnserver.docker
AgeCommit message (Collapse)Author
2023-10-23Docker + Workflows: Move to deploy repojwijenbergh
2023-10-23Docker: Update Fedora from 36 to 38jwijenbergh
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.