|
You are here |
ectobit.com | ||
| | | | |
blog.oddbit.com
|
|
| | | | | At work we have a cluster of IBM Power 9 systems running OpenShift. The problem with this environment is that nobody runs Power 9 on their desktop, and Docker Hub only offers automatic build support for the x86 architecture. This means there's no convenient options for building Power 9 Docker images...or so I thought. It turns out that Docker provides GitHub actions that make the process of producing multi-architecture images quite simple. | |
| | | | |
janik6n.net
|
|
| | | | | Build and publish auditable container images with SBOM and SLSA attestation to Azure Container Registry using GitHub Actions | |
| | | | |
blog.wyrihaximus.net
|
|
| | | | | ||
| | | | |
justinas.org
|
|
| | | [AI summary] The article explains the concept of middleware in web development, focusing on Go, and provides examples of implementing middleware for tasks like domain restriction, response modification, and data sharing between handlers. | ||