3 lines
114 B
Bash
Executable File
3 lines
114 B
Bash
Executable File
./prepare-cert.sh
|
|
docker build --tag "${img:-openslides/openslides-haproxy:latest}" \
|
|
--pull "${OPTIONS[@]}" . |