Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mccoole
/
argilla
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
16b5a62
argilla
/
Dockerfile
dvilasuero
HF Staff
Update Dockerfile
7c4e499
over 2 years ago
raw
Copy download link
history
blame
Safe
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