Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sirkuttin committed Sep 14, 2021
1 parent b757434 commit 1c00924
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ COPY Pipfile Pipfile.lock ./
RUN pipenv install

COPY config.py lld.py ./
RUN ls -la

CMD ["pipenv", "run", "download"]

0 comments on commit 1c00924

Please sign in to comment.