Spaces:
Sleeping
Sleeping
metalwhale
commited on
Commit
•
363df35
1
Parent(s):
f96ff89
Add application file.
Browse files- Dockerfile +3 -0
- README.md +1 -1
Dockerfile
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
FROM metalwhaledev/gurama:0.1.1
|
2 |
+
|
3 |
+
ENV GURAMA_APP_PORT=7860
|
README.md
CHANGED
@@ -8,4 +8,4 @@ pinned: false
|
|
8 |
license: apache-2.0
|
9 |
---
|
10 |
|
11 |
-
Check
|
|
|
8 |
license: apache-2.0
|
9 |
---
|
10 |
|
11 |
+
Check [the release step](https://github.com/metalwhale/gurama#release-build) to see how the image [`metalwhaledev/gurama`](https://hub.docker.com/r/metalwhaledev/gurama) in this space was built.
|