Instead of building the plugin externally and copying the zip artifact into the container to install, build the plugin artifact as part of the docker build.
This will also allow us to (when this is all open sourced) throw a git clone in the docker build. If we want
Instead of building the plugin externally and copying the zip artifact into the container to install, build the plugin artifact as part of the docker build.
This will also allow us to (when this is all open sourced) throw a git clone in the docker build. If we want