.. charms.docker documentation master file, created by sphinx-quickstart on Wed Mar 23 06:29:35 2016. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. charms.docker - a convience library ========================================= charms.docker is a Python library for interacting with and configuring a docker daemon. With charms.docker you can: - Configure any docker daemon - Map and store DOCKEROPTS, and re-render to the appropriate file on the host - Execute one off docker commands - Login to a docker distribution/registry - Stand up complex stacks of application containers with docker-compose Table of Contents ---------------- .. toctree:: :maxdepth: 2 installation quickstart modules Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`