rancher / k3os

Purpose-built OS for Kubernetes, fully managed by Kubernetes.
https://k3os.io
Apache License 2.0
3.5k stars 397 forks source link

Docker installation: Unsupported distribution 'k3os' #725

Closed insbire closed 3 years ago

insbire commented 3 years ago

Version (k3OS / kernel) harvester: 0.2.0 k3OS: v0.20.7-k3s1r0

Architecture x86_64

Describe the bug Cant install docker to k3os, unsupported distribution 'k3os'

Expected behavior Docker installation successful.

Actual behavior

2021-07-06-143934
liangyuanpeng commented 3 years ago

Maybe should create issue to rancher/install-docker

vincent99 commented 3 years ago

The install script is basically just docker's with the versions pinned instead of always installing the latest. They are not going to support k3os, and we are not going to support docker on k3os (which includes k3s/containerd).

pratikbin commented 3 years ago

@liangyuanpeng issue is disabled at rancher/install-docker

pratikbin commented 3 years ago

@insbire I also need docker in k3os man