gordonchan commited on
Commit
a29c916
·
verified ·
1 Parent(s): 8ef9370

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -7,4 +7,4 @@ WORKDIR /root
7
  # 暴露端口
8
  EXPOSE 6090
9
 
10
- CMD sh /root/startup.sh
 
7
  # 暴露端口
8
  EXPOSE 6090
9
 
10
+ CMD bash /root/startup.sh