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
937d21a0
Commit
937d21a0
authored
Jun 10, 2021
by
Matt Vasquez
Browse files
remove test pem files
parent
92fe0d8f
Pipeline
#308176
passed with stages
in 11 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Dockerfile
Dockerfile
+1
-0
No files found.
Dockerfile
View file @
937d21a0
...
...
@@ -62,6 +62,7 @@ RUN mkdir -p /usr/local/nginx/sbin && \
ln
-s
/usr/lib/libc.so.6 /usr/lib/libc.musl-x86_64.so.1
&&
\
chown
--from
=
998:nginx nginx:nginx
*
-R
&&
\
chown
-R
nginx:nginx /etc/nginx
&&
\
rm
-rf
/etc/nginx/lua/test/fixtures/default-cert.pem /etc/nginx/lua/test/fixtures/example-com-cert.pem
&&
\
dnf clean all
&&
\
rm
-rf
/var/cache/dnf /tmp/
*
.tar.gz /etc/nginx/musl-1.2.2 /etc/nginx/out
...
...
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