Abel Luck
Abel Luck
Ok, good news :) I have managed to get gpg-agent forwarding working from my local workstation to the remote gitpod. I can successfully perform pgp operations (decrypting, signing) on my...
This is still rather unclear in 2019. > official images are pushed to the library organization, and Docker Inc signs them in place. I assume that is supposed to read...
Thanks @tianon for the comprehensive reply. I just discovered that enforcing content trust on a docker daemon is only a Docker EE feature. This means docker content trust is wholly...
@justincormack The issue is, afaict, there is no way to tell docker-compose to use DCT (such as the docker flag `--disable-content-trust=false`). According to the DCT docs it seems the "right...
Another use case: Setting up standardized AWS Config compliance rules and Cloudwatch Alarms across multiple regions.
/terratest edit: ah I suppose I don't have perms to trigger this.
> can you please run the following and commit the result? Done!
@joe-niland let me know if there is anything else I can do!
Created a PR for this.
Really looking forward to be able to use logical replication with our pg instances for synapse. Just to clarify if/when [the PR](https://github.com/matrix-org/synapse/pull/16456) is merged will that make logical replication feasible...