UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
DIAT
AAP Python
Commits
5d5be7ba
Commit
5d5be7ba
authored
Jul 29, 2021
by
kwami.delali
Browse files
Merge branch 'wingkwan.lau-development-patch-42091' into 'development'
Remove sticky bit See merge request
!20
parents
b11b735b
313b3a32
Pipeline
#395557
passed with stages
in 17 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
Dockerfile
Dockerfile
+4
-0
No files found.
Dockerfile
View file @
5d5be7ba
...
...
@@ -54,6 +54,10 @@ RUN useradd -u 1001 -r -g 0 -d ${HOME} -s /sbin/nologin \
fix-permissions
${
HOME
}
-P
&&
\
rpm-file-permissions
# Remove sticky bit
RUN
chmod
g-s /usr/libexec/openssh/ssh-keysign
# set user to ensure image not running as root
USER
1001
ENTRYPOINT
["/usr/bin/container-entrypoint"]
...
...
Write
Preview
Markdown
is supported
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