8000 GitHub - sirnino/docker-installer: A shell script that helps in installing the docker daemon with several additive configuration
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.
/ docker-installer Public archive

A shell script that helps in installing the docker daemon with several additive configuration

License

Notifications You must be signed in to change notification settings

sirnino/docker-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

⚠ Deprecation notice: this repository has been archived and is no longer mantained.

Docker Installer

A shell script that helps in installing the docker daemon with several additional configurations

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

In order to use the shell script it's necessary to have GIT installed on a Linux Ubuntu machine.

Installing

The recommended way to obtain the script is cloning the git repository as follows:

git clone https://github.com/sirnino/docker-installer.git

If you don't have git installed you can download the software from here (note that you won't be able to update the software with the new releases).

Deployment

In order to make the script working, you have to assign it the proper permissions. To do this you can run:

chmod +x docker-setup.sh

Now that the script is properly configured, you can launch it, as follows:

./docker-setup.sh

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Antonino Sirchia - Initial work - sirnino

See also the list of contributors who participated in this project.

License

See the LICENSE.md file for details

About

A shell script that helps in installing the docker daemon with several additive configuration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0