upd CI, and readme

This commit is contained in:
yurymuski
2023-09-03 23:00:59 +04:00
parent 3bdbdb0e55
commit 3cde573afd
2 changed files with 6 additions and 5 deletions
+3
View File
@@ -71,6 +71,9 @@ RUN curl -O https://nginx.org/download/nginx-$NGINX_VERSION.tar.gz && \
FROM debian:12-slim
RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y libpcre3 libbrotli1
COPY --from=builder /usr/sbin/nginx /usr/sbin/
COPY --from=builder /etc/nginx/ /etc/nginx/