https://github.com/gohypernet/wormhole
linux and windows sidecare containers for tunneling
https://github.com/gohypernet/wormhole
Last synced: 2 months ago
JSON representation
linux and windows sidecare containers for tunneling
- Host: GitHub
- URL: https://github.com/gohypernet/wormhole
- Owner: GoHypernet
- License: other
- Created: 2021-04-30T21:13:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-29T01:01:14.000Z (almost 4 years ago)
- Last Synced: 2025-01-19T19:57:34.535Z (4 months ago)
- Language: Dockerfile
- Size: 14.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
![]()
# Wormhole
This repository contains Dockerfiles for building the sidecar
containers that are managed by the Galileo LZ daemon. Choose the
appropriate Dockerfile using the `-f` flag, e.g.```docker build -t hypernetlabs/wormhole -f linux.Dockerfile .```