[elbe-devel] [PATCH 0/3] docker related examples

Torben Hohn torben.hohn at linutronix.de
Thu Aug 20 13:10:43 CEST 2020


elbe files, that generate archives, that can be imported into docker.
Using systemd in docker does not work out-of-the-box in privileged
containers.

The third patch installs sbuild (including chroots)
This makes the effort moot, that we use elbe to generate the
archives, because binaries without source are in cluded into the
chroots.

Maybe the third step shall be done using docker. Or only the generation
of the chroots.


Torben Hohn (3):
  examples: add docker-systemd file
  examples: add x86_64-docker-elbe.xml
  examples x86_64-docker-elbe.xml: also install sbuild

 examples/x86_64-docker-elbe.xml    | 207 +++++++++++++++++++++++++++++
 examples/x86_64-docker-systemd.xml |  48 +++++++
 2 files changed, 255 insertions(+)
 create mode 100644 examples/x86_64-docker-elbe.xml
 create mode 100644 examples/x86_64-docker-systemd.xml

-- 
2.20.1



More information about the elbe-devel mailing list