goploader
goploader copied to clipboard
Official Docker image
Are there any plans to provide an official Docker image and pushing it to the Docker Hub/GitHub Package Registry?
Hello This project is quite old already and the main problem with Docker right now is that goploader can't be configured with env variables (which is kind of a requirement now). I can provide a docker image but goploader would need to be configured using a volume. Otherwise I need to rework on the configuration part.