Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilhem Saurel
Supaero 2021
Commits
743c5378
Commit
743c5378
authored
Jan 11, 2022
by
Guilhem Saurel
Browse files
docker: chown
parent
c9b0162e
Pipeline
#17294
failed with stage
in 3 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
743c5378
...
...
@@ -11,4 +11,4 @@ RUN --mount=type=cache,sharing=locked,uid=1000,gid=1000,target=/home/user/.cache
python
-m
pip
install
--user
-U
pip
\
&&
python
-m
pip
install
--user
-r
requirements.txt
ADD
. .
ADD
--chown=user
. .
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