liwei hace 1 año
padre
commit
5fee1fe521
Se han modificado 2 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/Dockerfile
  2. 0 0
      src/build.sh

+ 1 - 1
Dockerfile → src/Dockerfile

@@ -19,4 +19,4 @@ ADD static static
 
 EXPOSE 8101
 
-ENTRYPOINT ["./copter-train"]
+ENTRYPOINT ["./copter-train"]

+ 0 - 0
build.sh → src/build.sh