构建镜像
This commit is contained in:
parent
fbf1cdb2e0
commit
076bb9a974
|
@ -24,4 +24,4 @@ ADD ./sh/supervisord.conf /etc/supervisord.conf
|
||||||
|
|
||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
EXPOSE 10001
|
EXPOSE 10001
|
||||||
CMD ["sh","/opt/startup.sh"]
|
#CMD ["sh","/opt/startup.sh"]
|
Loading…
Reference in New Issue