# Copyright VMware, Inc.
# SPDX-License-Identifier: APACHE-2.0
version: '2'
services:
nginx:
image: docker.io/bitnami/nginx:1.24
ports:
- '80:8080'