Metadata-Version: 2.1
Name: docker-compose-control-center
Version: 2.3.2
Summary: Docker Compose Control Center is a small utility web application. It allows for control of docker containers, and specifically services created with docker-compose
Home-page: https://hub.docker.com/r/nanofab/control_center
Author: Center for Nanoscale Science and Technology
Author-email: CNSTapplications@nist.gov
License: Public domain
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Developers
Classifier: License :: Public Domain
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
Requires-Dist: docker (==3.7.0)
Requires-Dist: django (==2.1)
Requires-Dist: PyYAML (==3.13)
Requires-Dist: docker-compose (==1.24.0)
Requires-Dist: whitenoise (==4.1.2)
Requires-Dist: requests (==2.20.0)
Requires-Dist: ldap3 (==2.5.1)
Requires-Dist: pytz (==2018.9)
Requires-Dist: python-dateutil (==2.7.3)

Find out more about Docker Compose Control Center on the DockerHub project page https://hub.docker.com/r/nanofab/control_center


