2.4.53-debian-11-r0 release

This commit is contained in:
Bitnami Bot
2022-06-06 11:46:16 +00:00
committed by Bitnami Containers
parent a3f7719b3e
commit 3b6584f737
48 changed files with 3929 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
version: '2'
services:
apache:
image: docker.io/bitnami/apache:2.4
ports:
- 80:8080
- 443:8443