Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Achyuth4/OpenGPT-old
brunodoti
/
OpenGPT
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
OpenGPT
/
docker-compose.yml
N.Achyuth Reddy
Update docker-compose.yml
dfc967a
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
172 Bytes
version:
'1.0'
services:
opengpt:
image:
opengpt
container_name:
opengpt
build:
context:
.
dockerfile:
Dockerfile
ports:
-
"1338:1338"