Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
RDM
Pipelines
crns
Commits
de773da9
Commit
de773da9
authored
Mar 11, 2022
by
David Schäfer
Browse files
fix dockerfileÃ
parent
d5cca4cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
de773da9
...
...
@@ -5,8 +5,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends git gcc python3
RUN
git clone
--recursive
https://git.ufz.de/rdm/pipelines/crns /pipeline
# apply a pipeline specific path to *not* write flag metadata
WORKDIR
pipetools
RUN
git apply ../metadata.patch
RUN
cd
/pipeline/pipetools
&&
git apply /pipeline/metadata.patch
WORKDIR
pipeline
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment