Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NiansuhAI
/
dapi
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
dapi
/
build_docker.sh
sanbo
update sth. at 2024-12-24 12:41:40
8fb5936
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
140 Bytes
#!/bin/bash
## ηΌθ―ιε
docker build -t duckapi .
## ε―ε¨ιε
docker run -d -p 7860:7860 --name tillduck --restart=always duckapi