Spaces:
Paused
Paused
Update Dockerfile
Browse files- Dockerfile +2 -1
Dockerfile
CHANGED
|
@@ -9,4 +9,5 @@ RUN apt-get update && \
|
|
| 9 |
|
| 10 |
RUN wget -O install.sh https://download.bt.cn/install/install-ubuntu_6.0.sh && sudo bash install.sh ed8484bec
|
| 11 |
|
| 12 |
-
EXPOSE 7860
|
|
|
|
|
|
| 9 |
|
| 10 |
RUN wget -O install.sh https://download.bt.cn/install/install-ubuntu_6.0.sh && sudo bash install.sh ed8484bec
|
| 11 |
|
| 12 |
+
EXPOSE 7860
|
| 13 |
+
EXPOSE 8888
|