Skip to content

A module for Python that facilitates easier usage of Docker in Python.

License

Notifications You must be signed in to change notification settings

touero/easier-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easier-docker

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

Repository Used

  • 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.
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