Ed Morley

Results 642 comments of Ed Morley

I would love to resolve this. At the very least we should fix the spec to defined the existing behaviour - since having it undocumented (as well as an unhelpful...

For our upcoming Ubuntu 24.04-based images, we've stopped overriding `HOME`, and so for both the build and run images `HOME` != `CNB_APP_DIR`: https://github.com/heroku/base-images/blob/main/heroku-24/Dockerfile https://github.com/heroku/base-images/blob/main/heroku-24-build/Dockerfile This may require some apps to...

@avoutsas67 Hi! get-pip.py doesn't control where the bin scripts for installed packages end up - that's something that will be controlled by your Python distributions configuration (in your case, presumably...

> Since version 22.1 pip works correctly by default in environments where setuptools is not installed, by enabling its PEP 517 mode automatically, leading to unsurprising installations in most cases....

The version number has gone from 0.3.0 to 0.0.4 - presume this was unintentional? :-)

> No, it was a big enough change I bumped the version. Lots of problems still, so no 1.0 yet. Yeah I agree on not making it 1.0 - it's...

> We could not load a docker image by: Do we need a separate issue open to track adding support to `docker load --input`, or is this issue sufficient?

Hi! What are the next steps for this PR? :-)

@jose-fully-ported Gentle nudge that Porter is still using these deprecated images - builds using these images will start erroring in the future (likely in the next couple of months; there...