Aktuelle Beiträge
Computer: Docker Container Introduction
Up to date introduction to Containers and cloud deployment on the example of docker. Explains registries, images, containers, networks, volumes, Dockerfile, Docker Compose, Docker Swarm, all with a little introduction and some samples.
Computer: Build for Old Mac OSX Versions
How to build a binary program on a new Mac that is compatible to an older OSX version? That means, how to support an old deployment target?
Computer: Docker Overview
Short summary on Containers, Images and how to use Docker. Introduction for beginners, containerization.