You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2025. It is now read-only.
Perhaps we should update this base image from Ubuntu 18.04 to 20.04?
Pro: Newer versions of lots of dependencies, and the homalg team seems to need those (at least they run apt dist-upgrade on our Docker images, ping @zickgraf and @mohamed-barakat)
Con: Requires work for testing it; and as a result, GAP packages using our docker images now are only tested on a fairly new Linux distribution, while many users might still be on 18.04.
Perhaps we should just offer both images based on 18.04 and on 20.04? Thoughts?