docker: unknown server OS: .
See 'docker run --help'.
@calvin2021y commented on GitHub (Jan 24, 2022):
I try run with sudo, without sudo I get this:
```sh
docker: unknown server OS: .
See 'docker run --help'.
```
Try reinstall docker-ce and add user into docker group, no need to run docker as root:
id
uid=1001(calvin)gid=1001(calvin)groups=1001(calvin),27(sudo),106(kvm),112(libvirt),998(docker)
boot into this problem:
QEMU 6.2.0 monitor - type'help'for more information
(qemu) gtk initialization failed
@calvin2021y commented on GitHub (Jan 24, 2022):
Try reinstall docker-ce and add user into docker group, no need to run docker as root:
```sh
id
uid=1001(calvin) gid=1001(calvin) groups=1001(calvin),27(sudo),106(kvm),112(libvirt),998(docker)
```
boot into this problem:
```sh
QEMU 6.2.0 monitor - type 'help' for more information
(qemu) gtk initialization failed
```
After remove docker.io, install docker-ce, I can start it with vnc.
not able to find way to made wayland work.
@calvin2021y commented on GitHub (Jan 26, 2022):
After remove docker.io, install docker-ce, I can start it with vnc.
not able to find way to made wayland work.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @calvin2021y on GitHub (Jan 24, 2022).
My os is Debian11, default gnome wayland desktop:
try start with (already download the image)
and with this
both run into this problem:
@calvin2021y commented on GitHub (Jan 24, 2022):
I try run with sudo, without sudo I get this:
@calvin2021y commented on GitHub (Jan 24, 2022):
Try reinstall docker-ce and add user into docker group, no need to run docker as root:
boot into this problem:
@calvin2021y commented on GitHub (Jan 26, 2022):
After remove docker.io, install docker-ce, I can start it with vnc.
not able to find way to made wayland work.