Ct: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
Container tools.
Container tools.


https://github.com/NovaOrdis/ct


https://github.com/NovaOrdis/it
=Image Tool (it)=
 
A set of shell scripts that can be used to build Docker images.
 
==Usage==
 
    it [build]|clean
   
=Container Tool (ct)=
 
A set of bash-expressed functionality to help working with local
containers.
 
==Usage==
 
    ct attach

Latest revision as of 03:50, 2 May 2018

Internal

Overview

Container tools.

https://github.com/NovaOrdis/ct

Image Tool (it)

A set of shell scripts that can be used to build Docker images.

Usage

    it [build]|clean
    

Container Tool (ct)

A set of bash-expressed functionality to help working with local containers.

Usage

    ct attach