Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Xfiles
/
DemoApp1-dockerArgilla
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d8a9b07
DemoApp1-dockerArgilla
/
Dockerfile
Xfiles
Update Dockerfile
d8a9b07
about 2 years ago
raw
Copy download link
history
blame
Safe
197 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
CMD
whoami
&& /start_quickstart_argilla.sh