Spaces:
Runtime error
Runtime error
Michal Piotrowski commited on
Commit ·
cfc2544
1
Parent(s): d79b58c
Dockerfile p1
Browse files- Dockerfile +3 -0
Dockerfile
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
FROM metricspaceai/octopus_server:v0.8.30
|
| 2 |
+
|
| 3 |
+
ENTRYPOINT ["./docker-entrypoint.sh"]
|