bitnami-containers/bitnami/openresty/docker-compose.yml

11 lines
174 B
YAML

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