Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
zhou20120904/lobe-chathah
zhzabcd
/
lobe-chat-server-database
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
lobe-chat-server-database
/
Dockerfile
zhzabcd
Update Dockerfile
7d0c2e0
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
120 Bytes
FROM
pgvector/pgvector:pg16
USER
root
RUN
chown
777:777 /var/lib/postgresql/data
ENV
POSTGRES_PASSWORD=mysecretpassword