addnab / docker-run-action

MIT License
209 stars 93 forks source link

Upgrade to more recent image of Docker #12

Closed rossettistone closed 3 years ago

rossettistone commented 3 years ago

Thanks for publishing this package. It's just what we needed!

A recent change in Docker 20.10.3 adds support for the use of host.internal.docker on Linux machines (which are what's typically used in Github Actions). It would be valuable for our project - and probably others! - to upgrade to 20.10.x.

Relevant issue: https://github.com/docker/for-linux/issues/264#issuecomment-779490294

addnab commented 3 years ago

That's awesome! Thanks for the PR.