-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Since the base image has moved to bullseye, a range of things have broken:
- Python has moved to 3.9, so the apt requirements have changed.
- libpython needs to be upgraded because of python 3.9.
- tech.ml.dataset also needs to be upgraded because of libpython, changing all of the internal uses of tech.v2 to tech.v3, which seems to cascade a number of other changes.
Additionally, SELinux requires a :z suffix to the mounted volume to get run.sh to work correctly (podman), which shouldn't be an issue with Docker either. I'll polish up these changes and put a PR together once I get everything working.
Metadata
Metadata
Assignees
Labels
No labels