diff --git a/Dockerfile b/Dockerfile index f66eb79..28a0c5f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,4 +17,3 @@ WORKDIR /app COPY . /app -CMD [ "python", "./create_dataset.py"]