Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
randydev
/
ttk-bot
like
0
Running
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
577cf11
ttk-bot
/
Dockerfile
randydev
_
577cf11
verified
2 months ago
raw
Copy download link
history
blame
Safe
106 Bytes
FROM
rendyprojects/x-tiktok-bot:
1.5
-beta
ENTRYPOINT
[
"bash"
,
"-c"
,
"python3 server.py & python3 main.py"
]