Skip to content

Commit 0f3b0c7

Browse files
authored
Merge pull request #495 from CAVEconnectome/docker-copy-patch
copy source to docker
2 parents cbfbda2 + f1e048c commit 0f3b0c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ COPY override/supervisord.conf /etc/supervisor/conf.d/supervisord.conf
88

99
COPY requirements.txt .
1010
RUN pip install --upgrade -r requirements.txt
11+
COPY . /app

0 commit comments

Comments
 (0)