A collection of handy containers to manage my workstations ...
If you're looking to run NGINX as a Docker container, and expose it to your local network, here's how to do it. Using Docker containers makes for an incredibly easy way to roll out apps and services ...
Docker is an open-source platform that packages applications into containers. Think of containers as lightweight, portable boxes. Each box holds everything your app needs to run: code, libraries, and ...
SlimToolkit helps shrink Docker images safely, keeping only required files to improve performance, speed, and storage efficiency.
Spring Boot is an opinionated, cloud-native, software development framework that's purpose-built to create microservices and 12-factor apps. In other words, Spring Boot encourages container-based ...
Docker is an important tool for developers and for running apps across networks, and it has many uses for the pro and hobbyist alike. Here's how you can get started using the containerization tech on ...
It's way better than Docker for hardcore container enthusiasts ...
See how to test drive R 4.0 in a Docker container, plus a look at three new R 4.0 features for color palettes and strings There are some interesting changes and updates in R 4.0. Here I’ll take a look ...
Community driven content discussing all aspects of software development from DevOps to design patterns. If your Jenkins builds don’t use Docker, you’re not playing the continuous integration game on ...
Docker is a software platform for building applications based on containers—small and lightweight execution environments that make shared use of the operating system kernel but otherwise run in ...