[Merge] ~toabctl/livecd-rootfs:sru-bionic-lp1926732 into livecd-rootfs:ubuntu/bionic

Thomas Bechtold thomas.bechtold at canonical.com
Fri Apr 30 13:11:14 UTC 2021


The proposal to merge ~toabctl/livecd-rootfs:sru-bionic-lp1926732 into livecd-rootfs:ubuntu/bionic has been updated.

Description changed to:

I did a test build (with this branch checked out at /home/tom/devel/livecd-rootfs) with:

$ ./scripts/ubuntu-bartender/ubuntu-bartender --livecd-rootfs-dir /home/tom/devel/livecd-rootfs/ --no-cleanup -- --series bionic --image-format plain --project ubuntu-oci --subproject minimized

Then with the resulting tarball:

$ cat << EOF > Dockerfile
FROM scratch
ADD livecd.ubuntu-oci.rootfs.tar.gz /
CMD ["/bin/bash"]
EOF

$ docker build .

$ docker run -it $IMAGE uname -a

For more details, see:
https://code.launchpad.net/~toabctl/livecd-rootfs/+git/livecd-rootfs-1/+merge/402072
-- 
Your team Ubuntu Core Development Team is requested to review the proposed merge of ~toabctl/livecd-rootfs:sru-bionic-lp1926732 into livecd-rootfs:ubuntu/bionic.



More information about the Ubuntu-reviews mailing list