mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-01-31 05:33:46 +00:00
update multitool image
This commit is contained in:
parent
9a087e1d66
commit
5ac02a8918
|
@ -1,3 +1,3 @@
|
||||||
# References
|
# References
|
||||||
|
|
||||||
- https://hub.docker.com/r/praqma/network-multitool
|
- https://github.com/wbitt/Network-MultiTool
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: "3"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
network-multitool:
|
network-multitool:
|
||||||
image: praqma/network-multitool:alpine-extra
|
image: wbitt/network-multitool:alpine-extra
|
||||||
container_name: network-multitool
|
container_name: network-multitool
|
||||||
environment:
|
environment:
|
||||||
- HTTP_PORT=9988 # useful to daemonize the container; see https://hub.docker.com/r/praqma/network-multitool
|
- HTTP_PORT=9988 # useful to daemonize the container; see https://hub.docker.com/r/praqma/network-multitool
|
||||||
|
|
Loading…
Reference in New Issue
Block a user