Publishing this tool as a docker package will help in using this tool docker-compose, kubernetes etc ## How to do it? - We use [go releaser](https://goreleaser.com/) for publication of artifacts which you can see in the [github releases](https://github.com/kishaningithub/rdapp/releases) - Refer https://goreleaser.com/customization/docker/ - For an example you can checkout [this repo](https://github.com/sonatype-nexus-community/nancy)
Publishing this tool as a docker package will help in using this tool docker-compose, kubernetes etc
How to do it?