cruizba / ubuntu-dind

A docker image based in ubuntu to run docker containers inside docker containers
Apache License 2.0
169 stars 76 forks source link

Added support ubuntu 24.04 (noble) development image. #22

Closed MrInterBugs closed 7 months ago

MrInterBugs commented 8 months ago

Not at all a huge change but one that does indeed work, added the development docker image of ubuntu 24.04 as it was useful to me so might as well share.

cruizba commented 7 months ago

Thanks for your PR.

But it is not officially released, right? Is it a beta/alpha staged? What did you find useful in 24.04?

MrInterBugs commented 7 months ago

Indeed it is in development, was useful to test a tool that I commonly use on your normal image but due to changes no longer works on 24.04. due to it otherwise working I though I would just provide the dockerfile.

cruizba commented 7 months ago

Merged @MrInterBugs :)

Check https://github.com/cruizba/ubuntu-dind/releases/tag/25.0.1-r0