Browse Source

更新 'Dockerfile'

robert 5 years ago
parent
commit
cc6c959fac
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -3,6 +3,7 @@ MAINTAINER scofield[scofield_shi@easou.cn]
 
 
 ADD release /etc/release
+ADD resin.ini /etc/supervisor/conf.d/resin.ini
 ADD http://10.26.22.185:9000/psop/soft/flume-1.6.0.tar.gz /app/soft
 
 RUN export RELEASE=`head -n 1 /etc/release` \