Metadata-Version: 2.4
Name: rocker
Version: 0.2.19
Summary: A tool to run docker containers with customized extras
Home-page: https://github.com/osrf/rocker
Author: Tully Foote
Author-email: tfoote@osrfoundation.org
License: Apache License 2.0
Keywords: Docker
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.0
License-File: LICENSE
Requires-Dist: empy
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: pexpect
Requires-Dist: packaging
Requires-Dist: urllib3
Requires-Dist: docker
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

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