bitnami-containers/bitnami/oauth2-proxy/7/debian-11/docker-compose.yml

12 lines
199 B
YAML

# Copyright VMware, Inc.
# SPDX-License-Identifier: APACHE-2.0
version: '2'
services:
oauth2-proxy:
image: docker.io/bitnami/oauth2-proxy:7
ports:
- '8080:8080'
- '4180:4180'