Fix moving all python files to docker image context
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
requested review from @mol
added 3 commits
-
25787af4...9173ddeb - 2 commits from branch
lofar2.0:master
- 85c9339a - Merge branch 'master' into 'master'
-
25787af4...9173ddeb - 2 commits from branch
enabled an automatic merge when the pipeline for 85c9339a succeeds
mentioned in commit d64101df
1 1 FROM ubuntu:20.04 2 2 3 COPY requirements.txt /requirements.txt 3 # Just copy everything 4 COPY . /pypcc
Please register or sign in to reply