8000 GitHub - xentux/zerotier-docker: Use ZeroTier network inside a docker container.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xentux/zerotier-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History3 Commits

 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zerotier-docker

Use a ZeroTier network inside a docker container.

Purpose

Show how to use ZeroTier networks inside a docker container, f.e. when the container is hosted at Heroku or with Dokku and you have no access to the host.

Build

Modify the file docker-compose.yml and add your network id and the command, for testing purposes f.e. /bin/sleep 60. Finally the command should be the command for your application.

Build the image:

docker-compose build

... and run the container:

docker-compose up

Any suggestions are welcome.

About

Use ZeroTier network inside a docker container.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0