Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerfile not working anymore and no dockerhub update #373

Open
AdriDevelopsThings opened this issue May 8, 2024 · 2 comments · May be fixed by #378
Open

Dockerfile not working anymore and no dockerhub update #373

AdriDevelopsThings opened this issue May 8, 2024 · 2 comments · May be fixed by #378

Comments

@AdriDevelopsThings
Copy link

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.

@AdriDevelopsThings
Copy link
Author

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.

@StefanSchoof StefanSchoof linked a pull request May 24, 2024 that will close this issue
@StefanSchoof
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants