Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -5,7 +5,6 @@ FROM argilla/argilla-quickstart:v1.29.0
|
|
5 |
|
6 |
COPY log_config.yaml /home/argilla/
|
7 |
|
8 |
-
|
9 |
# Define datasets to preload: full=all datasets, single=one dataset, and none=no datasets.
|
10 |
ENV OAUTH_ID=""
|
11 |
|
|
|
5 |
|
6 |
COPY log_config.yaml /home/argilla/
|
7 |
|
|
|
8 |
# Define datasets to preload: full=all datasets, single=one dataset, and none=no datasets.
|
9 |
ENV OAUTH_ID=""
|
10 |
|