pwFoo
pwFoo
Is there a fix to run containers without the alpine rootfs (modprobe,...) dependency?
nf_nat bug still exists with latest release. So dockerd can't start until iptables nat doesn't work.
Fixed iptables problem. Binary works fine. modprobe too! Dockerd isn't loading all the needed modules! Some modules need to be preloaded! ``` modprobe -va nf_conntrack_ipv4 iptable_nat iptable_filter ipt_MASQUERADE xt_addrtype veth...
Latest u-root with elvish shell docker is easy to start ``` modprobe veth dhclient -retry 1 -renewals 1 E:DOCKER_RAMDISK=true dockerd --iptables=false & docker run --rm -ti --net=host alpine sh #...
[Podman](https://github.com/containers/libpod) as runtime?
@hugelgupf Any plans to add an iso format additional to initrd file?
If u-root would support initrd, bios iso and uefi iso that would be awesome.
Linuxkit has docker based generation of different output format (raw-efi, iso-efi, kernel+initrd,...) https://github.com/linuxkit/linuxkit/blob/master/README.md#building-images
Federated Chat would bei awesome!
Talk federation chat / calls would be awesome