Ct: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 7: Line 7:
Container tools.
Container tools.


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==


https://github.com/NovaOrdis/it
    ct attach

Revision as of 22:08, 20 April 2018

Internal

Overview

Container tools.

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