Skip to content

Commit 5b70563

Browse files
committed
unpriv container
1 parent 32c32c2 commit 5b70563

File tree

2 files changed

+2
-45
lines changed

2 files changed

+2
-45
lines changed

nginx_oss/Dockerfile

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
FROM nginx
2-
RUN rm /etc/nginx/nginx.conf /etc/nginx/conf.d/default.conf
3-
COPY content /usr/share/nginx/html
4-
COPY conf /etc/nginx
1+
FROM ghcr.io/nginxinc/nginx-unprivileged:1.22-perl
2+
COPY content /usr/share/nginx/html

nginx_oss/conf/nginx.conf

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)