Metadata-Version: 2.1
Name: docker-ready
Version: 0.1.0
Summary: 
Home-page: https://github.com/docker-ready/core
License: MIT
Keywords: docker
Author: impocode
Author-email: impocode@impocode.one
Maintainer: impocode
Maintainer-email: impocode@impocode.one
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: docker (>=7.1.0,<8.0.0)
Requires-Dist: pydantic-yaml (>=1.3.0,<2.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Project-URL: Documentation, https://github.com/docker-ready/core
Project-URL: Repository, https://github.com/docker-ready/core
Description-Content-Type: text/markdown

# Docker Ready Core

Docker Ready Core is a library for running ready-made projects using docker.

## Available projects

- [PostgreSQL](https://hub.docker.com/_/postgres/)

