Buf remote plugin #223
Replies: 2 comments 1 reply
|
Thanks for the contribution @julienfouilhe! Yeah we'd be interested in publishing the plugin to the buf registry ourselves. Seems like a pretty low-maintenance thing to maintain. I'll create a GitHub issue for copying your
Looks like the Amazon Corretto image you're using is 205MB. You could try the Eclipse Temurin image instead. In addition to images with the full JDK, Temurin also provides images with just the JRE. Getting the image any smaller than that could probably be done by building a
We're avid users of |
|
I created issue #224 for adding this Dockerfile to the main pbandk repo. |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I created a buf plugin for pbandk.
Dockerfileis available here.This allows buf users to use pbandk as a remote plugin without having to install it locally.
I'm not very familiar with java so I couldn't make a smaller image work. Also pbandk problem running as root meant I had to add a custom user.
Would you be interested in taking the ownership of that repository and publishing the plugin to the buf registry yourself?
All reactions