我正在尝试安装subuser,但它依赖于docker.io。subuser : Depends: docker.io but it is not going to be installed
不过,我已经安装了docker-ce。existing package 'docker-ce' that conflict: 'docker.io'.But the 'my-docker-dependencies_1
我正试着用minikube start --driver=docker启动一台微型机器。但我看到了以下错误。Restarting the docker service may improve performance❌ [CREATE_TIMEOUT] Failed to start docker container.我尝试重新启动docker守护进程和服务,但问题仍然存在。LTS
编辑I在以后的尝试中成功地启动了机器,没有做任何更改,但是启动需要相当长的时间(5-10分钟)。
我正在尝试安装Bitwarden自托管解决方案。这里的说明说我需要同时安装Docker和Docker Compose。如何在Windows Server 2019上安装Docker Compose?我不想安装Docker Desktop,它使用Docker Community Edition (CE)。