# wgvanity-container Multi-arch Docker image for [wireguard-vanity-address](https://github.com/warner/wireguard-vanity-address). The image is based off of `alpine:latest`. ## Usage ``` docker run --rm -it git.socialnerds.org/david/wgvanity-container:latest dave ``` ``` docker run --rm -it git.socialnerds.org/david/wgvanity-container:latest --in 4 dave ``` For more information check out the documentation of the [wireguard-vanity-address project on Github](https://github.com/warner/wireguard-vanity-address).