Selaa lähdekoodia

更新 'Dockerfile'

lisha 1 vuosi sitten
vanhempi
commit
771c7dff07
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

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