This commit is contained in:
eroncero
2025-07-17 11:10:08 +02:00
parent b81b786dcb
commit 530860a045
12 changed files with 16 additions and 63 deletions

3
nginx-srv/Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM debian:bookworm
RUN apt-get update; apt-get full-upgrade -y