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