mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-07 07:11:23 +00:00
auto-cf: support excluding files from overrides (#2456)
This commit is contained in:
@@ -83,7 +83,7 @@ cd build/distributions
|
||||
jwebserver -b 0.0.0.0 -p 8008
|
||||
```
|
||||
|
||||
If `jwebserver` is not available, try `java -m jdk.httpserver`
|
||||
If `jwebserver` is not available, try `java -m jdk.httpserver -p 8008`
|
||||
|
||||
```shell
|
||||
--build-arg MC_HELPER_VERSION=1.8.1-SNAPSHOT \
|
||||
|
||||
Reference in New Issue
Block a user