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

Update Docker Engine to 20.10.17 #6

Closed gabrielcossette closed 1 year ago

gabrielcossette commented 2 years ago

We had a bug running Ubuntu 22.04 with the Docker Engine version provided by your image (related to apt-get update command), which doesn't happen on version 20.10.17.

Therefore, I recommend to upgrade to it.

logikfabrik commented 2 years ago

@cruizba Just wondering if this is up for being merged? +1 for a version bump of the Docker Engine.

cruizba commented 2 years ago

I am thinking about automating the creation of the image 🤔. If you do a GitHub Action which builds the image per week, I would accept the request.

PS: I have too much work and I am delaying this automation process.

cruizba commented 1 year ago

Done, thanks!, currently updated to 20.10.18