Metadata-Version: 2.1
Name: groot-rocker
Version: 0.3.2
Summary: A tool to run docker containers with customized extras
Home-page: https://github.com/stonier/groot_rocker
Author: Daniel Stonier
Author-email: d.stonier@gmail.com
License: Apache License 2.0
Keywords: Docker
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.0
Requires-Dist: empy
Requires-Dist: pexpect
Requires-Dist: packaging
Requires-Dist: pyyaml
Requires-Dist: docker
Provides-Extra: packaging
Requires-Dist: stdeb ; extra == 'packaging'
Requires-Dist: twine ; extra == 'packaging'
Provides-Extra: tests
Requires-Dist: codecov ; extra == 'tests'
Requires-Dist: coverage ; extra == 'tests'
Requires-Dist: nose ; extra == 'tests'
Requires-Dist: pytest ; extra == 'tests'

A tool to run docker containers with customized extra added like git gui support overlayed.


