[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:
Fran de Paz Galán
2024-01-16 17:17:24 +01:00
committed by GitHub
parent d6a1c3c41e
commit a06247402f
145 changed files with 4 additions and 1733 deletions

View File

@@ -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