docker-install
docker-install copied to clipboard
Docker installation script
Installing docker on AWS EC2 on an Ubuntu 20.04.6 AMI using https://get.docker.com/ is failling for me with the below error: ``` + sudo -E sh -c apt-get-update -qq >/dev/null E;...
lsb_release -a No LSB modules are available. Distributor ID: Linuxmint Description: Linux Mint 21 Release: 21 Codename: vanessa download.docker.com tries to give us E: The repository 'https://download.docker.com/linux/debian bookworm Release' does...
I have executed `curl -fsSL https://test.docker.com -o test-docker.sh` or `curl -fsSL https://get.docker.com -o get-docker.sh | sh get-docker.sh --channel=test` and this doesn´t apply the installation from the test/beta channel at the...
Respected Team, I am new to RHEL and my goal is to install Docker in my Red Hat Enterprise Linux release 8.7. My Machine's architecture is s390x. I followed the...
I add a shorter arg `azure-cn` for the `--mirror` option
Introduce the CentOS 7 image from [Quay.io repository](https://quay.io/repository/centos/centos?tab=tags&tag=latest). Based on [Docker Hub - CentOS](https://hub.docker.com/_/centos/tags), there is no official support anymore. This PR redefine the image repo. for CentOS 7, in...
Running ```sh curl -sSL https://get.docker.com/rootless | sh ``` returns (= fails) > \# Installing stable version 23.0.0 > \# Executing docker rootless install script, commit: 6647403 > % Total %...
When I run the script on Raspberry Pi 3, OS Lite 64, I get error Segmentation fault. Specifically at the end: ` sh -c docker version ` ` Segmentation fault...
Handy for experimental docker usage on pinephone pro, pinephone, librem5 and others.