scofield %!s(int64=3) %!d(string=hai) anos
pai
achega
6a00a9661a
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      Dockerfile

+ 5 - 0
Dockerfile

@@ -1,2 +1,7 @@
 FROM hub.evbj.easou.com/qa/book-api:v1c
 
+COPY resin.properties /app/soft/resin-4.0.65/conf/resin.properties 
+
+
+ENTRYPOINT ["entrypoint.sh"]
+CMD ["supervisord"]