mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-21 22:12:44 +00:00
modrinth: provide dependencies download options (#2375)
This commit is contained in:
@@ -83,6 +83,8 @@ cd build/distributions
|
||||
jwebserver -b 0.0.0.0 -p 8008
|
||||
```
|
||||
|
||||
If `jwebserver` is not available, try `java -m jdk.httpserver`
|
||||
|
||||
```shell
|
||||
--build-arg MC_HELPER_VERSION=1.8.1-SNAPSHOT \
|
||||
--build-arg MC_HELPER_BASE_URL=http://host.docker.internal:8008
|
||||
|
||||
Reference in New Issue
Block a user