We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c56a313 commit be00e86Copy full SHA for be00e86
.github/workflows/dev_deploy.yml
@@ -101,5 +101,5 @@ jobs:
101
docker-compose pull
102
docker-compose down
103
docker-compose up -d
104
- docker exec -it dockerhub registry garbage-collect /etc/docker/registry/config.yml
+ docker exec dockerhub registry garbage-collect /etc/docker/registry/config.yml
105
EOF
0 commit comments