OpenSlides/haproxy/build.sh

3 lines
114 B
Bash
Raw Normal View History

2020-10-05 10:43:43 +02:00
./prepare-cert.sh
docker build --tag "${img:-openslides/openslides-haproxy:latest}" \
--pull "${OPTIONS[@]}" .