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 CLI
Commits
c7c8a928
You need to sign in or sign up before continuing.
Commit
c7c8a928
authored
Apr 14, 2021
by
WingKwan Lau
Browse files
Remove sticky bit
parent
82db16e4
Pipeline
#220460
passed with stages
in 29 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
Dockerfile
Dockerfile
+1
-2
No files found.
Dockerfile
View file @
c7c8a928
...
...
@@ -73,9 +73,8 @@ RUN useradd -u 1001 -r -g 0 -d ${HOME} -s /sbin/nologin \
fix-permissions
${
HOME
}
-P
&&
\
rpm-file-permissions
RUN
ls
-la
/usr/libexec/openssh/ssh-keysign
# Remove sticky bit
RUN
chmod
g-s /usr/libexec/openssh/ssh-keysign
RUN
ls
-la
/usr/libexec/openssh/ssh-keysign
ENTRYPOINT
["/usr/bin/container-entrypoint"]
USER
1001
...
...
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