Docker image for vrelease
. Pull from DockerHub:
docker pull caian/vrelease
Or build locally:
docker build -t vrelease .
After pulling/building the image, run the image passing the token as an
environment variable and the necessary vrelease
flags, e.g.:
docker run -e VRELEASE_AUTH_TOKEN="my_token" vrelease -c -i
For instructions on how to use vrelease
, see this.
To the extent possible under law, Caian Ertl has waived all copyright
and related or neighboring rights to this work. In the spirit of freedom of
information, I encourage you to fork, modify, change, share, or do whatever
you like with this project! ^C ^V