docker-install icon indicating copy to clipboard operation
docker-install copied to clipboard

Docker installation script

Results 110 docker-install issues
Sort by recently updated
recently updated
newest added

Similar to what was reported in #219, the script used on the test URL is out of sync with this repo since 26ff363bcf3b3f5a00498ac43694bf1c7d9ce16c. Can you please update it? We're having...

Unable to run this script on Rocky Linux (https://rockylinux.org/) although same packages as centos, rhel or fedora can be used

The convenient script does not work with the latest rpi OS (full version) 32 bullseye

OS: Fedora 35 x64 Provider: Vultr ``` Nov 13 09:51:27 vultr.guest systemd[1]: Starting Docker Application Container Engine... ░░ Subject: A start job for unit docker.service has begun execution ░░ Defined-By:...

I see this line https://github.com/docker/docker-install/blob/2e839c9ac3e469baedcf74069d0e95200957d332/install.sh#L265 and also others. I don't really understand why should I sleep for 20 sec?

GPU usage is not supported by Docker Desktop, hence I would like to see the recommendation removed or at least skippable with an optional argument: https://github.com/docker/docker-install/blob/master/install.sh#L318 We also use VScode...

* [x] This is a bug report * [ ] This is a feature request * [x] I searched existing issues before opening this one ### Expected behavior Following the...

Hi, on raspbian the install script will cause error ``` $ curl -fsSL https://test.docker.com -o test-docker.sh $ sudo sh ./test-docker.sh # Executing docker install script, commit: 26ff363bcf3b3f5a00498ac43694bf1c7d9ce16c + sh -c...

In windows I can see WSL folders under Linux as \\wsl.localhost\docker-desktop\ and \\wsl.localhost\docker-desktop-data. I installed a few apps that run fine in docker but I want to view the files...

国内用户使用get-docker.sh安装docker-ce超时怎么办? > What should domestic users do when using get-docker.sh to install docker-ce timeout? ### Solution (解决办法): 编辑get-docker.sh文件,大约在437行附近增加一行: > Edit the get-docker.sh file and add a line about 437 lines....