argilla-hf-spaces / Dockerfile
jfcalvo's picture
Update Dockerfile
e4495cb verified
raw
history blame contribute delete
205 Bytes
FROM argilladev/argilla-hf-spaces:releases-2.2.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