DanielKirshner / Docker-Linux-Setup

Superior docker installation automation setup for linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker-Linux-Setup

What is this?

Superior tool for docker automation setup for linux

  • Install the last updated docker binary
  • Making docker run as nonsuperuser
  • Enabling VFS

Usage

git clone https://github.com/DanielKirshner/Docker-Linux-Setup
cd ./Docker-Linux-Setup/
chmod +x setupDocker.sh
sudo ./setupDocker.sh

Have fun with docker!

© 2022 Daniel Kirshner. All rights reserved.

About

Superior docker installation automation setup for linux

License:MIT License


Languages

Language:Shell 100.0%