feat: wire docker job into nightly workflow and update Dockerfile for both flavours
This commit is contained in:
@@ -5,9 +5,7 @@ services:
|
||||
dockerfile: docker/dedicated-server/Dockerfile
|
||||
args:
|
||||
# Bakes the vanilla (no plugin support) server flavour built with CMake.
|
||||
# The FourKit-enabled flavour is intentionally NOT shipped via Docker
|
||||
# yet because hosting .NET 10 self-contained through Wine has not been
|
||||
# smoke-tested. Run the FourKit server natively on Windows instead.
|
||||
# See docker-compose.dedicated-server.fourkit.yml for the FourKit flavour.
|
||||
MC_RUNTIME_DIR: ${MC_RUNTIME_DIR:-build/windows64/Minecraft.Server/Release}
|
||||
container_name: lce-revelations-dedicated-server
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user