Explore >> Select a destination


You are here

markentier.tech
| | www.augmentedmind.de
2.4 parsecs away

Travel
| | Improve the build speed of Docker images in CI pipelines, using BuildKit caching tricks, the .dockerignore file and package managers tweaks.
| | blog.oddbit.com
2.0 parsecs away

Travel
| | 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.
| | philiplaine.com
0.8 parsecs away

Travel
| | It has been an issue for a long time to run Docker images on multiple architectures. I remember the first time I got the idea to install Docker on my Raspberry Pi and I realized quickly that what I was trying to do would not work. The issue of course was that I was trying to use an AMD64 compiled Docker image on a ARM 32 bit CPU. Anyone who works with any lower level languages would call me an idiot for realizing this sooner than later. I would agree with them. Docker just seems to work like magic, running on most machines without any issue, like running Linux containers on Windows. One thing that has not been easy though is building Docker images on one type of CPU and running them on another.
| | www.nozominetworks.com
20.4 parsecs away

Travel
| Explore the world of ICS cybersecurity, including best practices to safeguard industrial operations from cyber threats and future trends to look out for.