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

Bastian Germann bage at linutronix.de
Wed Sep 23 09:55:37 CEST 2020


On Thu, Aug 20, 2020 at 01:10:43PM +0200, Torben Hohn wrote:
> 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

Typo in the <description>: includeing -> including

>   examples: add x86_64-docker-elbe.xml
>   examples x86_64-docker-elbe.xml: also install sbuild

Tpyo in commit msg: scrhroot -> schroot

> 
>  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

With the typos fixed:
Reviewed-by: Bastian Germann <bage at linutronix.de>


More information about the elbe-devel mailing list