double.huang há 4 anos atrás
pai
commit
257a9501f6
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -4,4 +4,4 @@ ADD i2-bill-erp.tar.gz /app/
 VOLUME [ "/app/etc" ]
 VOLUME [ "/app/etc" ]
 EXPOSE 8888
 EXPOSE 8888
 WORKDIR /app
 WORKDIR /app
-CMD ["/app/i2-bill-api", "-f", "/app/etc/transform.yaml"]
+CMD ["/app/i2-bill-erp", "-f", "/app/etc/transform.yaml"]