mirror of
https://github.com/wingrunr21/iodine-docker
synced 2024-12-19 17:12:30 -05:00
fix image name
This commit is contained in:
parent
7d7eb84d87
commit
c50465e0e8
@ -6,7 +6,7 @@ Dockerfile from [FiloSottile](https://github.com/FiloSottile/Dockerfiles/tree/ma
|
||||
## 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
|
||||
docker run -d --privileged -p 53:53/udp -e IODINE_HOST=t.example.com -e IODINE_PASSWORD=1234password wingrunr21/iodine-docker
|
||||
|
||||
### Environment Variables
|
||||
* `IODINE_HOST` - the domain where your iodine server is running
|
||||
|
Loading…
Reference in New Issue
Block a user