image-prefs / Dockerfile
dvilasuero's picture
dvilasuero HF staff
Update Dockerfile
b06d11a verified
raw
history blame
236 Bytes
FROM argilladev/argilla-server: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