Nox

Results 19 comments of Nox

It could use another environment var like VIRTUAL_NETWORK (need this too)

I got the same when using docker-compose version 2 networking, pls patch docker-gen for this ! 👍

just noticed this PR: https://github.com/hashicorp/terraform-provider-kubernetes/pull/2020

Hi there, Would be best to be able to set everything from values.yaml I agree, I can make a PR if needed Something like that would be great: ``` config:...

Completely forgot about this, I'll see what I can do over the weekend

got the same issue that I could reproduce 100%: 1. create a registry A, build and push an image on registry A -> OK 2. remove registry A 3. create...