traefik / traefik-migration-tool

A migration tool from Traefik v1 to Traefik v2
https://docs.traefik.io/migration/v1-to-v2/
Apache License 2.0
151 stars 35 forks source link

Dockerized command isn't cross platform #20

Closed KnicKnic closed 3 years ago

KnicKnic commented 3 years ago

Dockerized command isn't cross platform - only linux/amd64

was trying to run conversion step on my raspberry pi 3+ arm/v6

ldez commented 3 years ago

Hello,

yes, our image is not multi-arch.

The binaries for each arch can be found here: https://github.com/traefik/traefik-migration-tool/releases

ldez commented 3 years ago

I made some improvements and now the image is multi-arch.

https://hub.docker.com/repository/docker/traefik/traefik-migration-tool/tags?page=1&ordering=last_updated