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

When i try to install it on ubuntu 20.04 i got the following error ```bash gustavo@terminator-T2900:~$ cat /etc/debian_version bullseye/sid gustavo@terminator-T2900:~$ curl -fsSL https://raw.githubusercontent.com/docker/docker-install/master/install.sh | sh # Executing docker install script,...

I just tried to install docker under mint 20 and this script failed: it was detected as debian. Luckily, Mint provides information about the base distro in `/etc/os-release`: ```sh NAME="Linux...

Although the Linux Mint 19.1 is based on Ubuntu 18.04, the docker-install script recognize this distribution as a debian buster/sid. This was working until recently but started to give me...

Please add Support for CentOS 8 ,Thank you.

even when running in the `noerror` mode (i.e. `set -e`) you shouldn't have to unset and check for the exit status, but instead the if statement should handle the error...

There are less than 4 weeks to Debian 10 Buster release. Yes, the date has already been set. Please update the convenience script to ease the final testing of Debian...

how to change the default docker registry from docker.io to my private registry? i had config daemon.json or docker.service, not take effect, the harbor port is 7080, @ywk253100 thanks a...

I would like to know if it's possible to start the service at the end of the installation, because starting a service is different from a centOS or Ubuntu. What...

enhancement

Add support for Fedora 30: https://getfedora.org/en/server/download/