Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -4,4 +4,4 @@ RUN apt update -y
|
|
4 |
|
5 |
RUN apt-get update -y
|
6 |
|
7 |
-
RUN
|
|
|
4 |
|
5 |
RUN apt-get update -y
|
6 |
|
7 |
+
RUN hostname -I
|