4 lines
90 B
Makefile
4 lines
90 B
Makefile
build-dev:
|
|
./prepare-cert.sh
|
|
docker build -t openslides-haproxy-dev -f Dockerfile.dev .
|