Nick Kubala
Nick Kubala
@schnatterer thanks for opening this issue. I'm not sure where that unofficial image came from, but we're not providing it. our team doesn't have much engineering bandwidth to wire this...
@reschenburgIDBS yeah this would be good to update, I agree the output could use some love. are you interested in sending a PR? our team isn't actively working on this...
We just added something similar to this to our container-diff tool: https://github.com/GoogleCloudPlatform/container-diff/pull/173. We could probably adapt some of this code to container-structure-test as well, though it might be a bit...
@felipecrs thanks for the idea! I probably won't be able to get to adding this anytime soon since I'm not actively working on this project anymore, but contributions are certainly...
@michalvanco thanks for the issue! There are a few issues with the pip analysis right now that I'm working through, I'll try and get to this ASAP. Would you mind...
@michalvanco I think https://github.com/GoogleContainerTools/container-diff/pull/292 might address this. Once it's merged can you build from HEAD and see if it fixes your issue?
@duggelz can you give me your yaml for the license tests you're running? I assume you're running with the Docker driver here?
@felipecrs thanks for the idea! I probably won't be able to get to adding this anytime soon since I'm not actively working on this project anymore, but contributions are certainly...
@abdennour thanks for the issue. my understanding was that `.env` files can be read by the shell when directed to (via `source .env` or `sh .env`, but not by default,...
@erick-thompson thanks for the issue. nope this just seems like a naive implementation - it probably caught all of our use cases at the time, but what you're suggesting seems...