jfcalvo's picture
Update Dockerfile using argilla-hf-spaces image with v2.2.0 (#39)
3e1a5e9 verified
raw
history blame
No virus
235 Bytes
FROM argilla/argilla-hf-spaces:v2.2.0
# 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