Spaces:
Runtime error
Runtime error
Create Dockerfile
Browse files- Dockerfile +4 -0
Dockerfile
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
FROM ghcr.io/gordonchanfz/bridge
|
2 |
+
|
3 |
+
|
4 |
+
CMD ["/app/aurora"]
|