A simple docker image for using wormhole
1.1K
Docker images for wormhole
Use it like the normal wormhole cli:
docker run --rm -ti --volume $(pwd):/data alexanderlindner/wormhole:distroless send --text "hi there"
Run the follwing command
echo 'alias wormhole="docker run --rm -ti --volume $(pwd):/data alexanderlindner/wormhole:distroless"' >> .bashrc
restart your shell or open a new one and start using wormhole
Content type
Image
Digest
Size
173 MB
Last updated
about 7 years ago
docker pull alexanderlindner/wormhole