mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-09-27 00:11:12 +02:00
Bump example
This commit is contained in:
parent
01ec2af7ad
commit
80ed795746
@ -49,7 +49,7 @@ The following snippets are examples of starting up the container.
|
|||||||
```shell
|
```shell
|
||||||
docker run -d \
|
docker run -d \
|
||||||
--name=netbootxyz \
|
--name=netbootxyz \
|
||||||
-e MENU_VERSION=2.0.47 `# optional` \
|
-e MENU_VERSION=2.0.59 `# optional` \
|
||||||
-p 3000:3000 `# sets webapp port` \
|
-p 3000:3000 `# sets webapp port` \
|
||||||
-p 69:69/udp `# sets tftp port` \
|
-p 69:69/udp `# sets tftp port` \
|
||||||
-p 8080:80 `# optional` \
|
-p 8080:80 `# optional` \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user