Skip to content

Official docker images are incompatible with windows server workers on github actions #5845

@aorumbayev

Description

@aorumbayev

Subject of the issue

Getting:

docker: no matching manifest for windows/amd64 10.0.20348 in the manifest list entries

Error in github actions when trying to pull official algod, conduit, indexer images in github actions running on windows server.
More details in https://github.com/algorandfoundation/algokit-utils-py/actions/runs/7006734023/job/19059268379

Your environment

Default windows-latest worker on github actions

Steps to reproduce

  1. pipx install algokit
  2. algokit localnet start (which is equivalent to running docker compose up)
  3. observe the error.

Expected behaviour

Windows server is supported, allowing devs to use official images in docker environments on github actions windows workers.

Actual behaviour

Pulling images fails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions