EXPOSING PORT 7860
Exposing port 760
This commit is contained in:
@@ -99,6 +99,9 @@ RUN apt-get install -y libxi6 libgconf-2-4 libxkbcommon-x11-0 libsm6 libxext6 li
|
||||
RUN echo "conda activate hunyuan3d21" >> ~/.bashrc
|
||||
SHELL ["/bin/bash", "--login", "-c"]
|
||||
|
||||
#exposing 7860 port
|
||||
EXPOSE 7860
|
||||
|
||||
# Cleanup
|
||||
RUN rm -f /workspace/*.zip && \
|
||||
apt-get clean && \
|
||||
|
||||
Reference in New Issue
Block a user