Skip to content

Commit 747e788

Browse files
authored
Merge pull request #51 from rodekruis/dev
rm default command in docker
2 parents 06f9219 + d09c250 commit 747e788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ USER user
1515

1616
RUN poetry install --no-interaction --without dev
1717

18-
CMD ["poetry", "run", "python", "run_pipeline.py", "--country-iso3", "SOM"]
18+
# CMD ["poetry", "run", "python", "run_pipeline.py", "--country-iso3", "SOM"]

0 commit comments

Comments
 (0)