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
Martin Koehler
rdmo-docker-compose
Commits
49267508
Commit
49267508
authored
Sep 30, 2019
by
Olaf Michaelis
Browse files
Fix rdmo tmp folder access rights
parent
55b1d79b
Changes
1
Hide whitespace changes
Inline
Side-by-side
rdmo/dockerfile_master
View file @
49267508
...
...
@@ -30,6 +30,8 @@ RUN apt install -y \
COPY ./rootfs /
RUN chmod -R 777 /tmp
RUN useradd -m -u $UID -s /bin/bash rdmo
USER rdmo
...
...
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