Andrew Smith commited on
Commit
36da43d
·
1 Parent(s): c7994dd

Removed the pre search test

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -13,6 +13,4 @@ RUN pip install --no-cache-dir poetry
13
  RUN poetry config virtualenvs.create false \
14
  && poetry install --no-dev
15
 
16
- RUN poetry run search
17
-
18
  CMD ["poetry", "run", "start"]
 
13
  RUN poetry config virtualenvs.create false \
14
  && poetry install --no-dev
15
 
 
 
16
  CMD ["poetry", "run", "start"]