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