Hi Maxwell,
FYI the singularity-ce & apptainer packages have been using vendoring all
along. I don't know if there's anything from our tooling that would help you
or not. Maybe we should switch to yours when you are finished.
go mod vendor is run here:
https://github.com/apptainer/apptai
On Mon, 2024-03-25 at 23:34 +, Sérgio Basto wrote:
> On Mon, 2024-03-25 at 18:17 -0500, Maxwell G wrote:
> > I propose we start with fully vendoring the Docker stack. As I
> > said, parts of moby-engine are already bundled, and so are podman,
> > kubernetes, cri-o,
>
>
> TL DR;
> yeah I was
On Tue Mar 26, 2024 at 21:28 +, Sérgio Basto wrote:
> On Mon, 2024-03-25 at 23:34 +, Sérgio Basto wrote:
> > On Mon, 2024-03-25 at 18:17 -0500, Maxwell G wrote:
> > > I propose we start with fully vendoring the Docker stack. As I
> > > said, parts of moby-engine are already bundled, and so