Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -27,4 +27,4 @@ ENV UVICORN_LOG_CONFIG=/home/argilla/log_config.yaml
|
|
27 |
|
28 |
#CMD ["honcho", "start"]
|
29 |
|
30 |
-
CMD ["printenv"]
|
|
|
27 |
|
28 |
#CMD ["honcho", "start"]
|
29 |
|
30 |
+
# CMD ["printenv"]
|