Skip to content

qazbnm456/dem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Environment Manager

Docker Environment Manager enables the ability to change environment smoothly for your Docker server. Project inspired by rvm and dvm. This tool modifies your docker default configuration and restart your docker service to switch between different Docker's storage base, see here for details.

Notice

This tool is still under heavy development.

Installation

  1. Clone this repo.
  2. go install.
  3. Run it with root privilege

Currently only support Ubuntu/Debian

Usage

To create the imgset, do this:

dem create [<imgset>]

Now in any new shell use the installed imgset:

dem use [<imgset>]

If you want to see what imgsets are installed:

dem list

About

Docker Environment Manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages