double.huang hace 4 años
padre
commit
c7e8575761
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

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