Spaces:
Paused
Paused
misc(platform): bind on all interface
Browse files- Dockerfile +4 -1
Dockerfile
CHANGED
|
@@ -1 +1,4 @@
|
|
| 1 |
-
FROM mfuntowicz/platform
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
FROM mfuntowicz/platform
|
| 2 |
+
|
| 3 |
+
|
| 4 |
+
CMD ["-i", "0.0.0.0"]
|