mirror of
https://github.com/bitnami/containers.git
synced 2026-02-15 09:27:22 +08:00
11 lines
199 B
YAML
11 lines
199 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
version: '2'
|
|
|
|
services:
|
|
configurable-http-proxy:
|
|
image: docker.io/bitnami/configurable-http-proxy:4
|
|
ports:
|
|
- 8000:8000
|