On Tue, Aug 9, 2016, at 12:55 PM, Giuseppe Scrivano wrote: > Hi, > > I would like to introduce bwrap-oci, a tool to convert from an OCI > configuration file to a command line for bubblewrap: > > https://github.com/giuseppe/bwrap-oci > > While system containers are executed through runc which uses directly > the OCI configuration file, containers that run as non root will use > bubblewrap[1] through bwrap-oci. With bwrap-oci the same image format > can be used for both variants, as the OCI configuration file will be > converted to the bubblewrap command line to run the container.
And this is likely to become a dependency of the atomic install --user work right? In that case, makes sense to me. If no one has any further comment let's do the move tomorrow.