Closed gecube closed 1 month ago
Hi!
It takes more than 5 minutes to run influx-configurator because of a bunch of dependencies installed during run. The solution is to prepare a dedicated Dockerfile and build the image once.
influx-configurator
Dockerfile
solved via #35
Hi!
It takes more than 5 minutes to run
influx-configurator
because of a bunch of dependencies installed during run. The solution is to prepare a dedicatedDockerfile
and build the image once.