Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ZSCGR
/
Narratium
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b03c295
Narratium
/
Dockerfile
ZSCGR
Update Dockerfile
b03c295
verified
5 months ago
raw
Copy download link
history
blame
178 Bytes
FROM
nikolaik/python-nodejs:python3.
10
-nodejs20
RUN
corepack
enable
RUN
git
clone
https://github.com/Narratium/Narratium.ai.git /app
WORKDIR
/app/Narratium
RUN
pnpm install