Commit graph

6 commits

Author SHA1 Message Date
Luis Vera
42d51aa044
fix: invalid INTERNAL_IP environment value (#24)
New IP output appends UID to the result, causing the value to be set to that instead of the IP. Fix it by ignoring the last two appended UID results
2022-03-30 18:40:27 +03:00
softwarenoob
879a192f0f
feat: add Python 3.10 2021-11-15 16:26:11 +02:00
Charles Morgan
7c09fe11d9
Add cmake/make to python (#21)
Adds make and cmake to python images.

some pip packages like PyNaCl builds when downloaded, and servers fail due to make missing
2021-11-15 10:50:55 +02:00
Matthew Penner
017f18354c
fix multiarch builds 2021-09-23 10:53:16 -06:00
Dane Everitt
5919abae88 Actually correct command running... 2021-05-29 10:52:55 -07:00
Dane Everitt
ee444da25a Move a bunch of files around, try to get things working 2021-05-15 12:26:45 -07:00