This website requires JavaScript.
Explore
Help
Sign In
stack
/
ghost
Watch
1
Star
0
Fork
You've already forked ghost
0
Code
Issues
Pull Requests
1
Releases
Wiki
Activity
3b284afde7
ghost
/
.drone
/
deploy.sh
5 lines
101 B
Bash
Raw
Blame
History
docker stack rm ghost
echo
'sleeping...zzz'
sleep
60
docker stack deploy -c docker-compose.yml ghost
Reference in New Issue
View Git Blame
Copy Permalink