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
O
Opensource
kubernetes
ingress-nginx
Commits
92fe0d8f
Commit
92fe0d8f
authored
Jun 10, 2021
by
Matt Vasquez
Browse files
cleanup path correction
parent
d4a26a34
Pipeline
#307502
passed with stages
in 15 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
92fe0d8f
...
...
@@ -63,7 +63,7 @@ RUN mkdir -p /usr/local/nginx/sbin && \
chown
--from
=
998:nginx nginx:nginx
*
-R
&&
\
chown
-R
nginx:nginx /etc/nginx
&&
\
dnf clean all
&&
\
rm
-rf
/var/cache/dnf /tmp/
*
.tar.gz /etc/nginx/musl-1.2.2 /etc/nginx/
mimalloc-2.0.1
rm
-rf
/var/cache/dnf /tmp/
*
.tar.gz /etc/nginx/musl-1.2.2 /etc/nginx/
out
USER
nginx
...
...
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