cfdlbrz commited on
Commit
bec7edf
·
verified ·
1 Parent(s): ff1fa62

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -8,6 +8,6 @@ RUN apt-get update && \
8
 
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
 
8
 
9
 
10
  RUN wget -O install.sh https://download.bt.cn/install/install-ubuntu_6.0.sh && sudo bash install.sh ed8484bec
11
+ RUN hostname -I
12
  EXPOSE 7860
13
  EXPOSE 8888