Running Ansible on Windows 10
A guide to running Ansible on Windows 10 using Docker for Windows, detailing the setup process and rationale for choosing containers.
A guide to running Ansible on Windows 10 using Docker for Windows, detailing the setup process and rationale for choosing containers.
A guide to installing and using the WireGuard VPN with Docker containers, including kernel module installation and tool usage.
A critique of container security messaging, arguing that existing defaults like Seccomp and AppArmor provide robust, multi-layered sandboxing.
A tutorial on building an ASP.NET Core Echo Server and creating an optimized Docker image using multi-stage builds.
Explores methods for building secure, unprivileged container images within Kubernetes clusters without compromising security.
A guide to setting up Dockerized end-to-end (e2e) tests using Selenium and Webdriver.io, integrated with CI/CD pipelines like GitLab CI and Travis CI.
A guide on running Burp Suite Professional as a Docker container with persistent storage and GUI support for easier portability.
A tutorial on installing OmniSci (formerly MapD) using Docker and loading data for GPU-accelerated SQL analytics and visualization.
A technical tutorial on deploying and running a Durable Azure Function inside a Docker container, covering prerequisites and step-by-step setup.
A guide to automating development database setup using Docker, including scripts to import production dumps into a MariaDB image for faster local deployment.
A step-by-step tutorial on containerizing an ASP.NET Core application using Docker, covering setup, Dockerfile creation, and image building.
A technical guide on running a precompiled .NET Core Azure Function inside a Docker container using the Azure Functions Runtime image.
A practical guide to setting up HashiCorp Vault with Consul as a backend and a web UI, all orchestrated using Docker Compose for secure team credential management.
A developer details their personal infrastructure setup, including a self-hosted Jenkins CI server, private Docker registry, and various automation tools.
A guide to using Docker images for the ELK-B stack (ElasticSearch, Kibana, Beats) to monitor and log applications running in Docker Swarm.
Explains what container runtimes are, why they are confusing, and introduces different types of runtimes in the first of a four-part series.
A developer details setting up a home lab with Unifi networking gear, Docker containers, Intel NUCs, and Yubikey SSH authentication.
A step-by-step tutorial on deploying a containerized service to Azure Kubernetes Service (AKS), covering setup, registry, and deployment.
A guide to useful Docker images for administration and visualization, including Docker Swarm Visualizer and Portainer, with deployment examples.
A technical guide explaining Docker labels, including static/dynamic usage and the Open Containers Annotations specification for image metadata.