image-prefs / Dockerfile
frascuchon's picture
frascuchon HF staff
Using the proper Docker image
141e00e verified
raw
history blame
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