image-prefs / Dockerfile
dvilasuero's picture
dvilasuero HF staff
Using the proper Docker image (#1)
9a45c70 verified
raw
history blame contribute delete
239 Bytes
FROM argilladev/argilla-hf-spaces:pr-5422
# 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