Can't pull the docker image #1889
Unanswered
themathmagician
asked this question in
Q&A
Replies: 2 comments 1 reply
-
I can just pull it fine
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Same, this was either a transient error or perhaps you provided bad credentials (none are required) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
When I try to pull the docker image issuing this command:
docker pull ghcr.io/terraform-linters/tflint:v0.48.0
Then I get the following error response:
I would like to avoid a local install.
Command
docker run --rm -v $(pwd):/data ghcr.io/terraform-linters/tflint:v0.48.0
Terraform Configuration
TFLint Configuration
Output
TFLint Version
0.48.0
Terraform Version
1.5.7
Operating System
Beta Was this translation helpful? Give feedback.
All reactions