robert %!s(int64=4) %!d(string=hai) anos
pai
achega
eb55804ea0
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      Dockerfile

+ 2 - 1
Dockerfile

@@ -7,4 +7,5 @@ RUN export RELEASE=`head -n 1 /etc/release` \
 
 
 #start resin
-ENTRYPOINT ["entrypoint.sh"]
+ENTRYPOINT ["entrypoint.sh"]
+CMD ["/usr/bin/supervisord","-c", "/etc/supervisord.conf"]