Skip to content

touero/easier-docker

Repository files navigation

easier-docker

PyPI - Python Version Static Badge GitHub License PyPI - License PyPI - Downloads GitHub last commit Upload Package To PyPI

Repository Introduction

This is based on docker-py which makes it easier to run your program in docker. Configure your container image information more easily in python, allowing the container in docker to execute the configured program you want to execute.

Install

pip install easier-docker

Usage

Please check wiki.

Related

Repository

docker-py — A Python library for the Docker Engine API.

Materials

Docker SDK for Python

Repository Used Example

opsariichthys-bidens — About Building a Basic Information API for Chinese National Universities in the Handheld College Entrance Examination Based on Fastapi.

Maintainers

@touero

Contributing

Open an issue or submit PRs to git branch develop.

Standard Python follows the Python PEP-8 Code of Conduct.

Contributors

This project exists thanks to all the people who contribute.

License

Apache License 2.0