Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GamerC0der
/
postgres
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
postgres
/
entrypoint.sh
GamerC0der
Update entrypoint.sh
d0090c7
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
#!/bin/bash
set
-e
/usr/local/bin/docker-entrypoint.sh postgres &
sleep
5
python3 /app/app.py