bitops
bitops copied to clipboard
Docker image signing
Implement Docker image signing before uploading artifacts to Docker Hub so the users could validate that the images are coming from us. This would add to the software supply chain security.
- [ ] Signing
- [ ] CI/CD
- [ ] Documentation
Resources
- https://docs.docker.com/engine/security/trust/
- https://www.howtogeek.com/devops/how-to-sign-your-docker-images-to-increase-trust/