Browse Source

clean old images on btcpay update

feature/auto_ssh
nicolas.dorier 6 years ago
parent
commit
73f3f50017
  1. 1
      btcpay-update.sh

1
btcpay-update.sh

@ -41,3 +41,4 @@ 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

Loading…
Cancel
Save