Remove automatic pruning

This commit is contained in:
nicolas.dorier 2019-02-25 15:04:14 +09:00
parent 73f3f50017
commit 2f502ac853

View File

@ -41,4 +41,3 @@ install_tooling
cd "`dirname $BTCPAY_ENV_FILE`"
docker-compose -f $BTCPAY_DOCKER_COMPOSE up -d --remove-orphans -t "${COMPOSE_HTTP_TIMEOUT:-180}"
docker image prune -af