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 4198714 commit 2c9835eCopy full SHA for 2c9835e
deploy.sh
@@ -1,6 +1,6 @@
1
# deploy.sh
2
# 도커 이미지 pull
3
-docker pull docker pull sihyeon0526/practice:1.0
+docker pull sihyeon0526/practice:1.0
4
5
6
# 'app-server'라는 이름의 도커 컨테이너가 실행 중인 경우, 컨테이너를 중지하고 삭제
0 commit comments