argila-nlp / Dockerfile
flavioloss's picture
Duplicate from argilla/argilla-template-space
1a3c56d
raw
history blame contribute delete
199 Bytes
FROM argilla/argilla-quickstart:latest
# Define datasets to preload: full=all datasets, single=one dataset, and none=no datasets.
ENV LOAD_DATASETS=single
CMD whoami && /start_quickstart_argilla.sh