afbjorklund / buildroot4kubernetes

Minimal linux distribution for running kubernetes ("boot2kubeadm")

Home Page:https://kutter-os.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker packaging improvements

afbjorklund opened this issue · comments

There are some bugs and shortcomings in the buildroot docker:

  • version is 19.03.08, rather than 19.03.12

  • docker-init binary is missing from the install

  • the version information is "unknown" or blank

Note that we're actually not using "docker", but "moby" (upstream).

https://www.docker.com/blog/introducing-the-moby-project/

The zero version will probably not include docker at all, but k3c...

https://info.rancher.com/online-meetup-may2020 (k3s + k3c)