covenants / Dockerfile
vm-work's picture
Duplicate from argilla/argilla-template-space
f4d9e94
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