my-argilla / Dockerfile
dmaniloff's picture
Update Dockerfile
eb57bce verified
raw
history blame contribute delete
235 Bytes
FROM argilla/argilla-hf-spaces:latest
# Copy the auth config section
COPY .oauth.yaml /home/argilla/
# Uncoment this line to remove the persistence storage warning
#ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=false