mirror of
https://github.com/bitnami/containers.git
synced 2026-03-14 14:58:01 +08:00
[bitnami/*] Remove undesired composes (#54799)
* [bitnami/*] Remove undesired composes Signed-off-by: Fran de Paz <fran.de-paz@broadcom.com> * Revert bitnami/airflow composes removal Signed-off-by: Fran de Paz <fran.de-paz@broadcom.com> * Update contributing guidelines Signed-off-by: Fran de Paz <fran.de-paz@broadcom.com> --------- Signed-off-by: Fran de Paz <fran.de-paz@broadcom.com>
This commit is contained in:
committed by
GitHub
parent
d6a1c3c41e
commit
a06247402f
@@ -1,16 +0,0 @@
|
||||
# Copyright VMware, Inc.
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
version: '2'
|
||||
|
||||
services:
|
||||
fluentd:
|
||||
image: docker.io/bitnami/fluentd:1
|
||||
ports:
|
||||
- '24224:24224'
|
||||
- '5140:5140'
|
||||
volumes:
|
||||
- fluentd_data:/bitnami/fluentd
|
||||
volumes:
|
||||
fluentd_data:
|
||||
driver: local
|
||||
Reference in New Issue
Block a user