CrazyMax

Results 1192 comments of CrazyMax

> but unaware of anything for labels and it's just a tricky thing to have to account for whenever we want to reference the git sha. Sorry I missed your...

https://github.com/docker/metadata-action/issues/125#issuecomment-910761577

> Where I want want to build the docker image against `arm64` architecture and not others. > But the execution of the above workflow runs build for all platforms >...

@pryrt Also if you want a oneliner, you can just do: https://github.com/docker/docker-credential-helpers/blob/ac5992b5f4756fc0398a7d0c93c609e624368bde/.github/workflows/build.yml#L94 ```yaml - name: Update Trust = Trust myself run: | echo -e "trust\n5\ny" | gpg --batch --no-tty --command-fd...

@jasonkarns LGTM, I think we would only need to add `enable-ssh-support` to gpg-agent conf and maybe specify keys in gnupg sshcontrol but we would need to handle keygrips somehow. Last...

@JustArchi I hadn't thought of using this action several times in the same job and indeed it causes an issue in post step. #92 should mitigate this issue like you...

@ameshkov > One more interesting list - `WindowsSpyBlocker - Hosts spy rules` by @crazy-max > https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/spy.txt Feel free to get back to me if you use this list.

@buoyantair @moggers87 I have started to work on a Docker image fyi

@buoyantair @moggers87 A Docker image is available here if you want to test : https://github.com/crazy-max/docker-inboxen