Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a39e538

Browse files
committed
Move requirements.txt to codependentcodrbaseimage [ch261]
1 parent e0dcc45 commit a39e538

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ FROM pzelnip/codependentcodrbase:latest
22

33
WORKDIR /build
44

5-
COPY requirements.txt /build/requirements.txt
6-
RUN pip3 install -r requirements.txt
7-
85
COPY . /build
96

107
RUN make publish

requirements.txt

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)