mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-23 08:01:31 +00:00
With that, the Dockerfile modifications[0] currently done externally are done now here. That means that the created rootfs tarball can be directly used within a Dockerfile to create a container from scratch: FROM scratch ADD livecd.ubuntu-oci.rootfs.tar.gz / CMD ["/bin/bash"] [0] https://github.com/tianon/docker-brew-ubuntu-core/blob/master/update.sh
Description
Languages
Shell
86.8%
Python
11.2%
Perl
2%