Browse Source

更新 'Dockerfile'

robert 3 years ago
parent
commit
dab2db12f8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -33,4 +33,4 @@ COPY resin.ini /etc/supervisord.d/resin.ini
 
 #start resin
 ENTRYPOINT ["entrypoint.sh"]
-CMD ["/usr/bin/supervisord"," -c ", "/etc/supervisord.conf"]
+CMD ["supervisord"]