scofield hace 3 años
padre
commit
d468863c28
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

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