mirror of
https://github.com/bitnami/containers.git
synced 2026-03-06 06:58:01 +08:00
9 lines
125 B
YAML
9 lines
125 B
YAML
version: '2'
|
|
|
|
services:
|
|
oauth2-proxy:
|
|
image: bitnami/oauth2-proxy:3
|
|
ports:
|
|
- '8080:8080'
|
|
- '4180:4180'
|