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

Update golang arm versions #90

Merged
merged 1 commit into from
Apr 13, 2020
Merged

Update golang arm versions #90

merged 1 commit into from
Apr 13, 2020

Conversation

thspinto
Copy link
Contributor

@thspinto thspinto commented Mar 1, 2020

What

Updates Golang version for arm builds

Why

Current arm build gives the following error on dns lookups

time="2020-03-01T19:00:10Z" level=fatal msg="Get https://xxx/.well-known/openid-configuration: dial tcp: lookup thsp.auth0.com on [xxx%eth0]:53: dial udp [xxx%eth0]:53: connect: invalid argument"

@thomseddon
Copy link
Owner

👍 thanks - I assume you're building this yourself as I don't believe the docker hub builds are currently working (it turned out to be quite a lot more complicated than I thought and I didn't have a platform to test if it was actually working ☹️ #38 )

@thomseddon thomseddon merged commit b413c60 into thomseddon:master Apr 13, 2020
@thspinto
Copy link
Contributor Author

Yes. I did my own build. It worked on the RBP.

@Sigi-cz
Copy link

Sigi-cz commented Apr 14, 2020

@thspinto Could You please provide the docker build command You used for rPi?

@thspinto
Copy link
Contributor Author

@thspinto Could You please provide the docker build command You used for rPi?

@Sigi-cz this is the command:
docker build -t thiagoquintoandar/traefik-forward-auth:2.1-arm -f Dockerfile.arm .

You can use that image for testing if you wish it's in DockerHub.

@thspinto thspinto deleted the update-arm-builds branch April 14, 2020 23:01
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 this pull request may close these issues.

4 participants