Xfiles's picture
Update Dockerfile
265d32d
raw
history blame contribute delete
No virus
228 Bytes
FROM argilla/argilla-quickstart:v1.5.0
# Define datasets to preload: full=all datasets, single=one dataset, and none=no datasets.
ENV LOAD_DATASETS=full
ENV ARGILLA_ENABLE_TELEMETRY=0
CMD whoami && /start_quickstart_argilla.sh