dockerfile-parse 2.0.1
0
Python library for Dockerfile manipulation
Contents
Python library for Dockerfile manipulation
Stars: 130, Watchers: 130, Forks: 53, Open Issues: 12The containerbuildsystem/dockerfile-parse
repo was created 9 years ago and the last code push was 2 months ago.
The project is popular with 130 github stars!
How to Install dockerfile-parse
You can install dockerfile-parse using pip
pip install dockerfile-parse
or add it to a project with poetry
poetry add dockerfile-parse
Package Details
- Author
- Jiri Popelka
- License
- BSD
- Homepage
- https://github.com/containerbuildsystem/dockerfile-parse
- PyPi:
- https://pypi.org/project/dockerfile-parse/
- GitHub Repo:
- https://github.com/containerbuildsystem/dockerfile-parse
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common dockerfile-parse errors.
Code Examples
Here are some dockerfile-parse
code examples and snippets.