Ct: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Projects =Overview= https://github.com/NovaOrdis/it")
 
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
=Overview=
=Overview=


https://github.com/NovaOrdis/it
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

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