Skip to content

Commit

Permalink
Removing duplicate files and removing some blank lines out of Dockerf…
Browse files Browse the repository at this point in the history
…ile.

Not sure how these got here.
  • Loading branch information
MoShitrit committed Aug 13, 2020
1 parent 901cfce commit 210a75d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
FROM python:3.8-slim

COPY requirements.txt /app/requirements.txt

RUN pip install -r /app/requirements.txt

COPY ./app /app
WORKDIR /app
5 changes: 0 additions & 5 deletions app/Dockerfile

This file was deleted.

1 change: 0 additions & 1 deletion app/requirements.txt

This file was deleted.

0 comments on commit 210a75d

Please sign in to comment.