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

Docker image tag v0.18.4 fails with "no such file or directory" #2113

Closed
tquach opened this issue Mar 4, 2022 · 3 comments
Closed

Docker image tag v0.18.4 fails with "no such file or directory" #2113

tquach opened this issue Mar 4, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@tquach
Copy link

tquach commented Mar 4, 2022

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing feature requests helps us consolidate datapoints for identical requirements into a single place, thank you!
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Overview of the Issue

Latest docker image is failing.

Reproduction Steps

$ docker run --platform linux/amd64 runatlantis/atlantis:v0.18.4

Logs

standard_init_linux.go:228: exec user process caused: no such file or directory

Environment details

Additional Context

@tquach tquach added the bug Something isn't working label Mar 4, 2022
@LuigiClemente-Awin
Copy link

LuigiClemente-Awin commented Mar 4, 2022

This is a bug that has been solved in 0.18.5. I had the same problem and I downgraded to 0.18.3.
Unfortunately 0.18.5 is still not available as docker image.
#2104

I would be curious to know how a broken image as been released without testing it first.

@tammert
Copy link
Contributor

tammert commented Mar 4, 2022

Unfortunately 0.18.5 is still not available as docker image. #2104

It is actually available, but no longer on Docker Hub, see the 0.18.4 release notes @LuigiClemente-Awin

@tquach tquach closed this as completed Mar 4, 2022
@chenrui333
Copy link
Member

chenrui333 commented Mar 4, 2022

Yeah, we have removed the docker hub support, let me know if that causes any issues. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants