dockerfile
This commit is contained in:
parent
870d41e3d1
commit
a5e5ed2ecc
|
@ -24,4 +24,5 @@ ADD ./sh/supervisord.conf /etc/supervisord.conf
|
|||
|
||||
WORKDIR /src
|
||||
EXPOSE 10002
|
||||
CMD ["sh","/opt/startup.sh"]
|
||||
|
||||
#CMD ["sh","/opt/startup.sh"]
|
Loading…
Reference in New Issue