mirror of
https://github.com/casjaysdevdocker/tools
synced 2025-01-18 12:34:31 -05:00
Create ifconfig.co.sh
This commit is contained in:
parent
d37f538dcc
commit
f75a3f3243
7
ifconfig.co.sh
Normal file
7
ifconfig.co.sh
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
docker run \
|
||||
--detach \
|
||||
--name ifconfig \
|
||||
-p 127.0.0.1:8080:8080 \
|
||||
--restart=always \
|
||||
mpolden/echoip echoip -p -H X-Forwarded-For
|
Loading…
x
Reference in New Issue
Block a user