Implemented Bionic/libc compatibility.

This commit is contained in:
2026-05-12 19:12:02 +03:30
parent d8dfe1559d
commit f97ac2f7c5
10 changed files with 140 additions and 20 deletions

View File

@@ -4,7 +4,9 @@ services:
context: ..
dockerfile: dockerized/Dockerfile
args:
BASE_IMAGE: "debian:bookworm-slim"
NGINX_VERSION: "1.28.0"
OPENSSL_RUNTIME_PACKAGE: "libssl3"
image: ngx-http-monitoring-module:local
container_name: ngx-http-monitoring-module
ports: