mirror of
https://github.com/bitnami/containers.git
synced 2026-03-14 06:48:11 +08:00
2.4.53-debian-11-r0 release
This commit is contained in:
committed by
Bitnami Containers
parent
a3f7719b3e
commit
3b6584f737
7
bitnami/apache/2.4/debian-11/docker-compose.yml
Normal file
7
bitnami/apache/2.4/debian-11/docker-compose.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
version: '2'
|
||||
services:
|
||||
apache:
|
||||
image: docker.io/bitnami/apache:2.4
|
||||
ports:
|
||||
- 80:8080
|
||||
- 443:8443
|
||||
Reference in New Issue
Block a user