actions / runner-images

GitHub Actions runner images
MIT License
9.17k stars 2.84k forks source link

Update/Add Docker #9773

Closed taspeotis closed 1 week ago

taspeotis commented 2 weeks ago

Tool name

Docker

Tool license

Apache 2

Add or update?

Desired version

25.x or newer

Approximate size

No response

Brief description of tool

Docker is pegged at an old version - 24.x

https://github.com/actions/runner-images/blob/877807370206567253a2fbc0b76f95b5e69d85cc/images/ubuntu/toolsets/toolset-2004.json#L243

https://github.com/actions/runner-images/blob/877807370206567253a2fbc0b76f95b5e69d85cc/images/ubuntu/toolsets/toolset-2204.json#L242

Docker Engine is up to 26.x now

It would be great if docker-ce, docker-ce-cli and compose were unpegged and left as latest.

URL for tool's homepage

No response

Provide a basic test case to validate the tool's functionality.

No response

Platforms where you need the tool

Runner images where you need the tool

Can this tool be installed during the build?

No response

Tool installation time in runtime

No response

Are you willing to submit a PR?

Yes

sssharif commented 2 weeks ago

thank you for reaching out; we are looking and will update you

erik-bershel commented 1 week ago

Hey @taspeotis!

We are going to add new Docker versions in the next few weeks. For now there are some risks and maintenance concerns which block us from updates. I'll try to ping you when such changes done.

taspeotis commented 1 week ago

Perfect - thanks for letting me know.