Commit Graph

3 Commits

Author SHA1 Message Date
konsti 55ad1c89be
Add pkg-config to builder.dockerfile (#355) 2023-11-07 13:35:56 +00:00
konsti f96865edd1
Add `python3-dev` to builder.dockerfile (#352)
Surprisingly few builds want `Python.h`, but they exist
2023-11-07 11:38:58 +00:00
konsti 9488804024
Add docker builder (#238)
This docker container provides isolation of source distribution builds,
whether [intended to be
helpful](https://pypi.org/project/nvidia-pyindex/) or other more or less
malicious forms of host system modification.

Fixes #194

---------

Co-authored-by: Zanie Blue <contact@zanie.dev>
2023-11-02 12:03:56 +01:00