Spaces:
Build error
Build error
Commit
·
10a058a
1
Parent(s):
12c3bf8
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM mediocreatmybest/ipxe-buildweb
|
2 |
ENV PORT 80
|
3 |
EXPOSE 80
|
4 |
ENTRYPOINT ["/opt/rom-o-matic/start.sh"]
|
|
|
1 |
+
FROM mediocreatmybest/ipxe-buildweb
|
2 |
ENV PORT 80
|
3 |
EXPOSE 80
|
4 |
ENTRYPOINT ["/opt/rom-o-matic/start.sh"]
|