fix(docker): fix Docker warnings

This commit is contained in:
emrah
2025-12-21 10:08:46 +03:00
committed by Saúl Ibarra Corretgé
parent ca990f6c8d
commit 3b119747ae
7 changed files with 0 additions and 14 deletions

View File

@@ -1,5 +1,3 @@
version: '3.5'
services:
# Etherpad: real-time collaborative document editing
etherpad:

View File

@@ -1,5 +1,3 @@
version: '3.5'
services:
# Grafana: used for visualization of metrics and log data through customizable dashboards.
grafana:

View File

@@ -1,5 +1,3 @@
version: '3.5'
services:
jibri:
image: jitsi/jibri:${JITSI_IMAGE_VERSION:-unstable}

View File

@@ -1,5 +1,3 @@
version: '3.5'
services:
# SIP gateway (audio)
jigasi:

View File

@@ -1,5 +1,3 @@
version: '3.5'
services:
# Log Analyser: used for setting up a log analysis system for visualization, log collection and log processing.

View File

@@ -1,5 +1,3 @@
version: '3.5'
services:
transcriber:
image: jitsi/jigasi:${JITSI_IMAGE_VERSION:-unstable}

View File

@@ -1,5 +1,3 @@
version: '3.5'
services:
whiteboard:
image: jitsi/excalidraw-backend:21