Ben van B
Ben van B
https://stackoverflow.com/a/48529709/2777965
https://github.com/jwilder/dockerize/blob/137d5c85b34312f136721a75a08d20eba86b194a/template.go#L164
One could also use [this tool that is written in Golang](https://github.com/030/go-yq) if one does not want to install pip.
@DonBower Could you give an example what you are looking for? Does [this tool](https://github.com/030/go-yq) help?
Could it be added to the `.gitignore` by default?
@joshrabinowitz perhaps gitsecret needs to add so more entries to the .gitignore automatically to ensure that these directories will not be comitted accidentally.
when `-l` (`clairctl push --local hello-world`) is used the output is as follows: ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0...
Any update on this?
@patrick-stephens Issue also occurs in 1.9.3. ``` [2022/05/13 09:13:27] [ warn] [net] getaddrinfo(host='xyz.westeurope.azure.elastic-cloud.com:9243', err=4): Domain name not found ``` @bensta I think you are right. When I issue a curl...
Related: https://stackoverflow.com/q/69405701/2777965