-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
[Bug]: curl missing in images #1
Comments
Looks like a missing pre-req, thank you for raising this we will look to get that resolved asap. We are working on a new set of containers with a new frame work so will make sure this is added. |
docker run -it wolfsoftwareltd/tfenv-alpine -c "tfenv install 1.2.0" |
Thanks for the quick fix! Works fine now. |
Excellent - glad it is all sorted. |
FYI: I tried the other variants (debian, ubuntu etc) and they are also missing curl |
I will run some updates overnight and push new builds tomorrow. |
I have now updated all containers. |
What happened?
curl is missing resulting in command not found error when running
tfenv isntall x.x.x
Expected behavior
Being able to install terraform
How do we reproduct the bug?
docker run -it wolfsoftwareltd/tfenv-alpine -c "tfenv install 1.2.0"
Relevant log output
Screeenshots
No response
Additional information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: