mirror of
https://github.com/bitnami/containers.git
synced 2026-02-10 11:47:39 +08:00
10 lines
191 B
YAML
10 lines
191 B
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
services:
|
|
apache:
|
|
image: docker.io/bitnami/apache:2.4
|
|
ports:
|
|
- 80:8080
|
|
- 443:8443
|