thomseddon/traefik-forward-auth

Dockerfile not working anymore and no dockerhub update

AdriDevelopsThings opened this issue · 2 comments

I tried to update traefik-forward-auth to version 2.3.0 but the latest version on dockerhub is 2.2.0. It would be very useful to upload the new docker image there.

I also found out that the current Dockerbuild file doesn't work because the golang version is too old for the go.mod syntax. Updating the golang dependency to 1.22 worked for me. But I'm not sure how to deal with the Dockerfile.arm and Dockerfile.arm64.

Ah, I read that the docker images will not be uploaded to docker hub anymore. I think using the instruction "We recommend using the 2 tag on docker hub (thomseddon/traefik-forward-auth:2)." is kinda misleanding if docker hub isn't supported anymore.

I created a PR to add the docker build into the release pipeline.

For now I added a image to the github container registry: https://github.com/StefanSchoof/traefik-forward-auth/pkgs/container/traefik-forward-auth