argilla-hf-spaces / Dockerfile
frascuchon's picture
frascuchon HF Staff
Update Dockerfile
b0017dc verified
raw
history blame
205 Bytes
FROM argilladev/argilla-hf-spaces:releases-2.1.0
# 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