add docker support #12
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
could you provide an docker file or better a docker-compose to run it as service?
I certainly could, though I've avoided it so far. The existing single binary should be very easy to deploy. Being inside a container would add some complexities, the TCP port mapping and mapping a mounted volume to somewhere so that the downloaded files are available.
In what way would it make your setup easier ?
docker compose added in v1.0.0