诺兰Docker安装过程遇到各种问题

在安装中遇到各种各样的问题,非计算机专业,实在搞不明白,一边上网查一边尝试解决,结果问题倒是越来越多,看看能不能帮忙解决一下

问题遇到的现象和发生背景

Docker安装诺兰过程中遇到的问题,在群晖中尝试不成,虚拟机里面安装CentOS尝试也不行。

问题相关代码,请勿粘贴截图

遇到的问题包括
WARN[0000] "/" is not a shared mount, this could cause issues or missing mou
System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the d
System has not been booted with systemd as init system (PID 1). Can‘t operate
在网上抽了相关的解决方案,但是还搞不定

运行结果及报错内容
我的解答思路和尝试过的方法
我想要达到的结果

希望能安装诺兰。

  1. 卸载 docker 重新安装
  2. 参考 docker https://www.runoob.com/docker/centos-docker-install.html

Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the d 重启docker 或者重装docker

你可以看一下 这个 https://github.com/kristyzhy/NolanHzy-nvjdc 应该可以帮到你.

可以来参考这篇博文,ubuntu 使用Docker搭建anaconda+python基本环境 | Docker基础使用

你这是docker环境有问题吧,不是安装本身的问题