Metadata-Version: 2.1
Name: docker-compose-control-center
Version: 4.3.1
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://github.com/usnistgov/docker-control-center
Author: Center for Nanoscale Science and Technology
Author-email: CNSTapplications@nist.gov
License: Public domain
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.7
Requires-Python: >=3.7
License-File: LICENSE.md
Requires-Dist: docker ==6.0.0
Requires-Dist: django ==3.2.15
Requires-Dist: PyYAML ==5.4.1
Requires-Dist: docker-compose ==1.29.2
Requires-Dist: whitenoise ==6.2.0
Requires-Dist: requests ==2.28.1
Requires-Dist: ldap3 ==2.9.1
Requires-Dist: pytz ==2022.2.1
Requires-Dist: python-dateutil ==2.8.2
Requires-Dist: djangorestframework ==3.13.1

Find out more about Docker Compose Control Center on the Github project page https://github.com/usnistgov/docker-control-center
