Go to file
Sebastian Wagner 70c655d237 Accepting request 641328 from home:alarrosa:branches:Virtualization:containers
- update to version 0.3.1:
  * New feature in this release is --bind-try (as well as --dev-bind-try
    and --ro-bind-try) which works like the regular versions if the source
    exists, but does nothing if it doesn't exist.
  * The mount type for the root tmpfs was also changed to "tmpfs" instead
    of being empty, as the later could cause problems with some programs
    when parsing the mountinfo files in /proc.

  * The biggest feature from this release is that bwrap
    now supports being invoked recursively (from other container
    runtimes such as Docker/podman/runc as well as bwrap itself)
    when user namespaces are enabled, and the outer container manager
    allows it (Docker's default seccomp policy doesn't).
  * This is useful for testing scenarios; for example a project
    uses Kubernetes for its CI, but inside build the project wants to run
    each unit test in their own pid namespace, without going out
    and creating a new pod for every single unit test.
  * Similarly, rpm-ostree compose tree uses bwrap internally for scripts,
    and we want to support running rpm-ostree inside a container as well.
  * Another feature is bwrap now supports -- to terminate argument
    parsing. To detect availablity of this, you could parse bwrap --version.

OBS-URL: https://build.opensuse.org/request/show/641328
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/bubblewrap?expand=0&rev=15
2018-10-13 07:44:02 +00:00
.gitattributes Accepting request 446662 from home:sebix:branches:home:dmulder 2017-01-26 09:25:10 +00:00
.gitignore Accepting request 446662 from home:sebix:branches:home:dmulder 2017-01-26 09:25:10 +00:00
bubblewrap.changes Accepting request 641328 from home:alarrosa:branches:Virtualization:containers 2018-10-13 07:44:02 +00:00
bubblewrap.spec Accepting request 641328 from home:alarrosa:branches:Virtualization:containers 2018-10-13 07:44:02 +00:00
v0.3.1.tar.gz Accepting request 641328 from home:alarrosa:branches:Virtualization:containers 2018-10-13 07:44:02 +00:00