0

I currently have Docker Destop 4.28, with engine v25.0.3.

I need to have engine v20-24 for a project, but I haven't found any resources on how to do this with Windows.

5
  • 1
    Why do you need a specific engine version? What is the underlying problem you are trying to solve? This fella like an xyproblem.info Commented Apr 21, 2024 at 23:09
  • @BMitch i'm trying to build openmetadata. They have a prerequisites make target that says only Docker 20-24 are supported. Commented Apr 22, 2024 at 4:09
  • The instructions say 20.10 or greater for Linux, and Windows just lists the version for Ubuntu. Where are you seeing the v20-24? github.com/open-metadata/OpenMetadata/blob/main/…. Do you have an error message to include in the question? Commented Apr 22, 2024 at 14:23
  • When I run make prerequisites it says 'Docker 25 is not supported, only 20 21 22 23 24` are supported.` I didn't wanna move forward to avoid any inconveniences, no error yet. Commented Apr 22, 2024 at 14:30
  • I would try changing the script to see if it works. And if so, file a bug report or PR with the project. github.com/open-metadata/OpenMetadata/blob/… Commented Apr 22, 2024 at 14:35

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.