jinweijie / install-docker-and-compose

A script to install the docker and docker compose plugin in one shot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker and Compose Installation Script

This script will install docker and the docker compose plugin (the replacement for docker-compose) with just one command.

Usage

  1. Clone this repository.
  2. Execute ./install-docker-and-compose/install.sh
  3. Run docker -v && docker compose version to verify the installation.

Donate

If you would like to support my development, feel free to buy me a coffee, it makes a big difference! Thanks.

Buy Me A Coffee

About

A script to install the docker and docker compose plugin in one shot.


Languages

Language:Shell 100.0%