|
You are here |
leif.io | ||
| | | | |
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. | |
| | | | |
infinitedigits.co
|
|
| | | | | A lightweight Dockerfile for Golang apps. | |
| | | | |
www.jeremykun.com
|
|
| | | | | We're ironically searching for counterexamples to the Riemann Hypothesis. Setting up Pytest Adding a Database Search Strategies Unbounded Integers In this article we'll deploy the application on a server, so that it can search for RH counterexamples even when I close my laptop. Servers and containers When deploying applications to servers, reproducibility is crucial. You don't want your application to depend on the details of the computer it's running on. This is a higher-level version of the same princi... | |
| | | | |
til.simonwillison.net
|
|
| | | I figured out a minimal pattern for building a completely custom website using GitHub Actions and deploying the result to GitHub Pages. | ||