astral-sh / astral-sh/python-build-standalone
Fails to build on docker 17.05 in Linux
Open
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 314
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 27
Description
Seems like image id can't be detected with those lines
https://github.com/indygreg/python-build-standalone/blob/master/cpython-linux/build.py#L58-L64
Maybe build image with predefined tag?
Also docker build returns Image object with proper Id there
https://docker-py.readthedocs.io/en/stable/images.html#docker.models.images.Image
Maybe use it?
Contributor guide
Assessment
This issue has not been assessed yet.