mirror of
https://github.com/bitnami/containers.git
synced 2026-02-11 05:37:27 +08:00
9 lines
175 B
YAML
9 lines
175 B
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
services:
|
|
nginx:
|
|
image: docker.io/bitnami/nginx:1.29
|
|
ports:
|
|
- '80:8080'
|