leosavio / infra-docker-install-auto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

infra-docker-install-auto

DEPRECATED

HowTo use?

  • Run the following command:
curl -fsSL https://raw.githubusercontent.com/leosavio/infra-docker-install-auto/main/install_docker.sh | bash

  • This command downloads the script and pipes it directly to bash for execution. The script will install Docker as described in the script.
  • Tested in:
  1. Ubuntu 22.04 WLS2
  2. Ubuntu 22.04

Updates

  • 20230416 - created and updated with docker.

About

License:MIT License


Languages

Language:Shell 100.0%