mirror of
https://github.com/bitnami/containers.git
synced 2026-03-26 23:08:08 +08:00
8 lines
106 B
YAML
8 lines
106 B
YAML
version: '2'
|
|
|
|
services:
|
|
fluent-bit:
|
|
image: bitnami/fluent-bit:latest
|
|
ports:
|
|
- '2020:2020'
|