1
0
mirror of https://github.com/wingrunr21/iodine-docker synced 2024-12-19 17:12:30 -05:00
Go to file
2015-07-08 13:25:12 -07:00
CHANGELOG.md Initial commit of iodine Dockerfile 2015-01-21 09:44:46 -07:00
Dockerfile Initial commit of iodine Dockerfile 2015-01-21 09:44:46 -07:00
iodined.sh Initial commit of iodine Dockerfile 2015-01-21 09:44:46 -07:00
README.md Update dockerhub link 2015-07-08 13:25:12 -07:00

iodine-docker

Docker image for Iodine. Originally based on the Dockerfile from FiloSottile

Usage

docker pull wingrunr21/iodine-docker
docker run -d --privileged -p 53:53/udp -e IODINE_HOST=t.example.com -e IODINE_PASSWORD=1234password wingrunr21/iodine

Environment Variables

  • IODINE_HOST - the domain where your iodine server is running
  • IODINE_PASSWORD - the password for your iodine server
  • IODINE_TUNNEL_IP - the server tunnel ip. Optional and defaults to 10.0.0.1.