sheets / Dockerfile
frascuchon's picture
frascuchon HF Staff
Update Dockerfile
db2557f verified
raw
history blame
332 Bytes
FROM argilladev/argilla-hf-spaces:pr-5596
# FROM argilla/argilla-hf-spaces:latest
COPY . /home/argilla/
ENV UVICORN_LOG_CONFIG=/home/argilla/log_config.yaml
ENV ARGILLA_DATABASE_SQLITE_TIMEOUT=3
# Uncoment this line to remove the persistence storage warning
#ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=false