Update Dockerfile
Browse files- Dockerfile +1 -2
Dockerfile
CHANGED
@@ -1,3 +1,2 @@
|
|
1 |
FROM niruix/sshwifty:latest
|
2 |
-
RUN ip addr
|
3 |
-
RUN ping 2a14:7dc0:100:101:101::563 -c 4
|
|
|
1 |
FROM niruix/sshwifty:latest
|
2 |
+
RUN ip addr
|
|