youngs/guid

By youngs

Updated over 8 years ago

simple test app. return guid and continer id.

Image

10K+

port 9009

e.g. docker run -d -p 9009:9009 --name app1 youngs/guid

curl localhost:9009/guid -> return guid json format curl localhost:9009/ipaddr -> return container ip address json format

Docker Pull Command

docker pull youngs/guid