[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [atomic-devel] [PATCH] docker-host: add python3-gobject-base and runc



On Thu, Mar 17, 2016, at 08:25 AM, Giuseppe Scrivano wrote:
> python3-gobject-base is needed to use OSTree python bindings.
> 
> runc is a tool for spawning containers based on Open Container
> Specifications.
> 
> Needed for: https://github.com/projectatomic/atomic/issues/298

Makes sense to me.  Ideally we'd only add this once we have the
functionality fully ready, but on the other hand it's not too bad to add now.

It's rather unfortunate that `runc` as a standalone binary is *more*
statically linked golang code, it weighs in at:

Source RPM  : runc-0.0.8-0.1.git1a124e9.fc23.src.rpm
Size        : 5924359

The fix here should probably be for Docker to exec it as a subprocess
or so...but anyways let's not block on that.

I'll wait before applying to see if anyone else has thoughts.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]