Closed matthewfeickert closed 2 years ago
We need to really remove chrome
from the images.
We need to really remove
chrome
from the images.
As purge isn't doing it, do we need to run everything in a Docker container that gets built at runtime?
No. We need to just remove the binary from the path. That's all. Just manually rm it.
I haven't looked at this yet, but
https://github.com/pyhf/public-probability-models/blob/43c141b0e0a894917584d80c1bceaf9cf019652a/atlas/main.py#L24
is failing with
I'm not sure if we need to constrain the version of chromium or use a lock file to constrain the versions of the dependencies of
https://github.com/pyhf/public-probability-models/blob/43c141b0e0a894917584d80c1bceaf9cf019652a/atlas/requirements.txt#L1-L2
better.