intel / oneapi-containers

BSD 3-Clause "New" or "Revised" License
111 stars 45 forks source link

Ubuntu 24.04 support #73

Open kwaa opened 2 months ago

kwaa commented 2 months ago

https://hub.docker.com/layers/library/ubuntu/24.04/images/sha256-3963c438d67a34318a3672faa6debd1dfff48e5d52de54305988b932c61514ca?context=explore

tags should be 2024.2.0-devel-ubuntu24.04 and latest.

DatCaptainHorse commented 1 month ago

For those that are as impatient as me, here's a quickly put together 24.04 version of basekit, tested that it can see my A770 which the official 22.04 image cannot. https://github.com/users/DatCaptainHorse/packages/container/package/oneapi-basekit

Also here's the Dockerfile it was built with. Dockerfile.txt