You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use kubeval docker image with Teamcity.
When -it is not specified I'm getting the following error: The document stdin appears to be empty
The command I used: docker run --rm -v $(pwd)/namespaces:/namespaces garethr/kubeval:offline namespaces/*
The text was updated successfully, but these errors were encountered:
I think this is the same issue described in #36, which has a few workarounds. I'm looking at making this simpler/documenting the behaviour. I'll close this particular issue but thanks for reporting.
I'm trying to use kubeval docker image with Teamcity.
When
-it
is not specified I'm getting the following error:The document stdin appears to be empty
The command I used:
docker run --rm -v $(pwd)/namespaces:/namespaces garethr/kubeval:offline namespaces/*
The text was updated successfully, but these errors were encountered: