dockerfile

This commit is contained in:
Rzy 2024-07-09 18:18:15 +08:00
parent 870d41e3d1
commit a5e5ed2ecc
1 changed files with 2 additions and 1 deletions

View File

@ -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"]