[Merge] ~toabctl/livecd-rootfs:sru-hirsute-lp1926732 into livecd-rootfs:ubuntu/hirsute
Thomas Bechtold
thomas.bechtold at canonical.com
Fri Apr 30 12:29:44 UTC 2021
The proposal to merge ~toabctl/livecd-rootfs:sru-hirsute-lp1926732 into livecd-rootfs:ubuntu/hirsute 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 hirsute --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/402067
--
Your team Ubuntu Core Development Team is requested to review the proposed merge of ~toabctl/livecd-rootfs:sru-hirsute-lp1926732 into livecd-rootfs:ubuntu/hirsute.
More information about the Ubuntu-reviews
mailing list