Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 492 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 492 Bytes

Linux ReadHat

Copy & past the following script.

The script will install the following packages and dependencies(need sudo privilege)

  1. containerd.io-1.7.23-3.1.el18.x86_64
  2. docker-buildx-plugin-0.17.1-1.el8.x86_64
  3. docker-ce-27.3.1-1.el8.x86_64
  4. docker-ce-cli-27.3.1-1.el8.x86_64
  5. docker-compose-plugin-2.29.7-1.el8.x86_64
bash <(curl -sL https://github.com/ArtoriaZhang/docker-oneclick-installer/raw/refs/heads/main/RedHat-installer.sh)