frascuchon commited on
Commit
d11d3f0
1 Parent(s): 54d72a4

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -3
Dockerfile CHANGED
@@ -3,9 +3,6 @@ FROM argilla/argilla-quickstart:v1.6.0
3
  # Define datasets to preload: full=all datasets, single=one dataset, and none=no datasets.
4
  ENV LOAD_DATASETS=single
5
 
6
- # Define datasets to preload: full=all datasets, single=one dataset, and none=no datasets.
7
- ENV LOAD_DATASETS=single
8
-
9
  # Uncomment the next section to keep backward compatibility with previous versions
10
  ## Following variables are used for backward compatibility with the previous security setup for the quickstart image
11
  #ENV ADMIN_USERNAME="team"
 
3
  # Define datasets to preload: full=all datasets, single=one dataset, and none=no datasets.
4
  ENV LOAD_DATASETS=single
5
 
 
 
 
6
  # Uncomment the next section to keep backward compatibility with previous versions
7
  ## Following variables are used for backward compatibility with the previous security setup for the quickstart image
8
  #ENV ADMIN_USERNAME="team"