Sign inSign up

alexanderlindner/wormhole

By alexanderlindner

•Updated about 7 years ago

A simple docker image for using wormhole

Image
0

1.1K

alexanderlindner/wormhole repository overview

⁠wormhole-docker

Docker images for wormhole

⁠use

Use it like the normal wormhole cli:

docker run --rm -ti  --volume $(pwd):/data  alexanderlindner/wormhole:distroless send --text "hi there"

⁠tags

⁠install

asciicast

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

Tag summary

Content type

Image

Digest

Size

173 MB

Last updated

about 7 years ago

docker pull alexanderlindner/wormhole