Support multiple values for COPY_PLUGINS_SRC, COPY_MODS_SRC, and COPY_CONFIG_SRC (#3377)

This commit is contained in:
Geoff Bourne
2025-03-23 15:43:08 -05:00
committed by GitHub
parent 231ac0f665
commit dac388268f
10 changed files with 34 additions and 14 deletions

View File

@@ -0,0 +1,9 @@
services:
mc:
build: .
environment:
EULA: "TRUE"
ports:
- 25565:25565
stdin_open: true
tty: true