Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

honsiorovskyi/dcm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dcm

Docker Cluster Manager — a script to simplify routine actions configuring the Docker cluster

Installation

In order to install DCM run:

sudo curl -L git.io/dcm -o /usr/local/lib/dcm

You will also need to source the downloaded file each time you need to enable DCM environment:

source /usr/local/lib/dcm

Alternatively, you can add it to your .bashrc or .profile to enable DCM environment for every session:

echo source /usr/local/lib/dcm >> ~/.bashrc

or:

echo source /usr/local/lib/dcm >> ~/.profile

About

Docker Cluster Manager — a script to simplify routine actions configuring the Docker cluster

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages