aboutsummaryrefslogtreecommitdiff
path: root/docker/Readme.md
blob: bff10df5ce28950c70a81d5b9ae71805c5a2859e (plain)
1
2
3
4
5
6
7
8
# How to build ci images

Use the script `build_images.sh` to build all relevant images for ci pipeline
You can trigger an automated push to the studip docker repository by providing the string "push" as first argument. (Permission to push to hub.docker.com/studip is required)

`./build_images.sh push`

All images are automatically built for linux/amd64