fix compose

This commit is contained in:
Vassiliy Yegorov
2020-01-27 12:22:38 +07:00
parent 1b4d639d26
commit ec9cd8aee8
2 changed files with 9 additions and 3 deletions

View File

@@ -1,6 +1,10 @@
#!/bin/bash
source .env
# [ -f ${SERVICE_DATA}/ipa-server-install-options ] && {
# echo ${SERVICE_DATA}/ipa-server-install-options
# }
docker-compose run --rm --service-ports freeipa exit-on-finished
# docker run --name ${CONTAINER_NAME_FREEIPA} -ti --rm \