docker-runcheck

View on PyPIReverse Dependencies (0)

0.1.7 docker_runcheck-0.1.7-py3-none-any.whl

Wheel Details

Project: docker-runcheck
Version: 0.1.7
Filename: docker_runcheck-0.1.7-py3-none-any.whl
Download: [link]
Size: 6560
MD5: a296358c1138bd3b6d8ff81ea08cee34
SHA256: 90b412c951943701cce3eb9bcf9c47b70970bfa0d42f49706c0af630550d29b2
Uploaded: 2025-01-27 15:48:16 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: docker_runcheck
Version: 0.1.7
Summary: An application to parse Dockerfiles and determine whether all called binaries are able to run (are either present in the base image or are installed by a package manager)
Author: Paulo Aragao
Author-Email: paulo.aragao.dev[at]gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.13,<4.0
Requires-Dist: docker (<8.0.0,>=7.1.0)
Requires-Dist: dockerfile (<4.0.0,>=3.2.0)
Requires-Dist: rich (<14.0.0,>=13.9.4)
Requires-Dist: typer (<0.16.0,>=0.15.1)
Description-Content-Type: text/markdown
[Description omitted; length: 5111 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 2.0.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
docker_runcheck/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
docker_runcheck/app.py sha256=NDpeNlIVmYSxIeNNi-CX73ydHwYm-K_kJtb31wMrIDI 9706
docker_runcheck-0.1.7.dist-info/METADATA sha256=nahp-dyALAYAEBUZUeN-OOnylBB-aH3vIQfxHp3GniM 5808
docker_runcheck-0.1.7.dist-info/WHEEL sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8 88
docker_runcheck-0.1.7.dist-info/entry_points.txt sha256=S-7oqc19etSIuNOwiZrdsgd06WJRpwUPfK1f-BxAz60 59
docker_runcheck-0.1.7.dist-info/RECORD

entry_points.txt

docker_runcheck = docker_runcheck.app:app