Sign inSign up

thebiggerguy/docker-iodine

By thebiggerguy

Updated over 9 years ago

docker-iodine

Image
0

372

thebiggerguy/docker-iodine repository overview

Docker iodine server

Build and run:

docker build --tag 'docker-iodine:local' .
docker run --rm -ti --cap-add NET_ADMIN -e IODINE_HOST=<tunneldomain> -e IODINE_PASSWORD=<pass> -e docker-iodine:local

Run from docker hub:

docker run -d --restart=always --cap-add NET_ADMIN -e IODINE_HOST=<tunneldomain> -e IODINE_PASSWORD=<pass> -e EXTERNAL_IP=<externalserverip> --name iodine thebiggerguy/iodine

!!! WARNING !!! via iodine's own man page "Only the first 32 characters will be used." for the password.

Tag summary

Content type

Image

Digest

Size

2.3 MB

Last updated

over 9 years ago

docker pull thebiggerguy/docker-iodine