BDCLI

Base Docker command line tool.

A wrapper CLI tool around base docker commands, including base docker installation and initial configuration on a new machine. (Base Docker dependencies still required - Python 3, virtualenv, Ansible, Docker.)

Currently no Windows support is available.

Check the releases page!

 

 

Comments


No comments.

 

 

Add a comment…

Allowed HTML tags within comments are; 'a', 'img', 'p' and 'pre'.

You can give 'pre' tags a language for the class name. This will apply syntax highlighting through Prism for that language.

    <pre class="bash">
    echo whoami;
    </pre>

Produces…

echo whoami;

 

captcha