Explorar el Código

更新 'Dockerfile'

lisha hace 1 año
padre
commit
b3b33fbecb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -12,4 +12,4 @@ WORKDIR bin
 RUN chmod +x -R wrapper-compute-engine
 
 
-CMD ["sh","start.sh"]
+CMD ["bash","start.sh"]