Exclude Netty http3 to ensure Alpine musl support (#3765)

This commit is contained in:
Geoff Bourne
2025-11-15 11:54:40 -06:00
committed by GitHub
parent a29bb020d9
commit fae779998a
4 changed files with 25 additions and 18 deletions
@@ -1,12 +1,14 @@
services:
monitor:
depends_on:
- mc
mc:
condition: service_started
image: ${IMAGE_TO_TEST:-itzg/minecraft-server}
entrypoint: mc-monitor
command: status --host mc --retry-interval 1s --timeout 1s --retry-limit 60
restart: no
mc:
restart: "no"
restart: no
image: ${IMAGE_TO_TEST:-itzg/minecraft-server}
environment:
EULA: "TRUE"
@@ -14,4 +16,3 @@ services:
TYPE: PAPER
# regression tests https://github.com/itzg/docker-minecraft-server/issues/2545
MOTD: "Foo§rBar"