A comment from @hjpotter92
could go-tools generate a package similar to how studio releases livepeer-api and livepeer-www binaries with node dependencies bundled? it'd then simply be a matter of adding a service in manifest which can use the strip build target from this docker manifest.
If we follow that way, then we could re-use the manifest.go tool from livepeer/catalyst to build Docker images.
A comment from @hjpotter92
If we follow that way, then we could re-use the
manifest.gotool fromlivepeer/catalystto build Docker images.