This website requires JavaScript.
Explore
Help
Register
Sign In
THENG
/
stream-deploy
Watch
6
Star
0
Fork
You've already forked stream-deploy
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1785f5a49a
stream-deploy
/
docker
/
docker-upgrade.sh
5 lines
76 B
Bash
Executable File
Raw
Blame
History
#/bin/bash
set
-e
docker compose down
docker compose up -d --remove-orphans
Reference in New Issue
View Git Blame
Copy Permalink