This website requires JavaScript.
Explore
Help
Sign In
springup
/
cmc-sales
Watch
2
Star
0
Fork
You've already forked cmc-sales
0
Code
Issues
42
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
4f1a38c84a
cmc-sales
/
build_docker_stg.sh
4 lines
101 B
Bash
Raw
Normal View
History
Unescape
Escape
More staging fun
2020-07-14 07:24:53 +00:00
ID
=
$(
docker ps -f
ancestor
=
cmc:stg -q
)
Trying to make staging a thing
2020-07-14 06:00:05 +00:00
docker
kill
$ID
docker build -f Dockerfile_stg . -t
"cmc:stg"
Reference in a new issue
Copy permalink