Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
huanbao
/
gcli
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
gcli
/
Dockerfile
huanbao
Update Dockerfile
b096cc1
verified
10 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
190 Bytes
FROM
diegosouzapw/omniroute:latest
ENV
DATA_DIR
=/data
ENV
PORT
=7860
# FROM ghcr.io/su-kaka/gcli2api:latest
# RUN chmod -R 777 /app
# EXPOSE 7860
# EXPOSE 8080
# EXPOSE 8081
# EXPOSE 8082