Skip to content

Commit

Permalink
update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dayyass committed Sep 2, 2021
1 parent 88d8064 commit fe805a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ MAINTAINER Dani El-Ayyass <[email protected]>
WORKDIR /workdir

COPY config.yaml ./
COPY hyperparams.py ./
COPY data/train.csv data/valid.csv data/

RUN pip install --upgrade pip && \
Expand Down

0 comments on commit fe805a3

Please sign in to comment.