Sign inSign up

zenoss/wheel

By zenoss

Updated 5 months ago

Image used for building Python .whl files.

Image
Developer tools
0

1.8K

zenoss/wheel repository overview

This image has the Python 2 packages to build .whl (wheel) files using setuptools as the backend. In addition, pip is also installed so that additional build time packages can be added if needed.

To use this image:

docker run --rm -v $(pwd):/workspace -w /workspace zenoss/wheel:py2-2

where $(pwd) is the path on the host where Python packaging files (e.g. setup.py, pyproject.toml, and setup.cfg) are found.

Tag summary

Content type

Image

Digest

sha256:1e9b07cb6

Size

82.2 MB

Last updated

5 months ago

docker pull zenoss/wheel:py2-3