argilla-hf-spaces / Dockerfile
frascuchon's picture
frascuchon HF Staff
Update Dockerfile
ad8080b verified
raw
history blame
198 Bytes
FROM argilladev/argilla-hf-spaces:develop
# Copy the auth config section
COPY .oauth.yaml /home/argilla/
COPY log_config.yaml /home/argilla/
ENV UVICORN_LOG_CONFIG=/home/argilla/log_config.yaml