Docker-izing your work in R 🐳
A curated list of resources and tutorials for using Docker with R to create reproducible research environments and containerized applications.
A curated list of resources and tutorials for using Docker with R to create reproducible research environments and containerized applications.
A technical tutorial on scaling Docker microservices from a single EC2 instance to full orchestration using AWS ECS.
A guide on implementing read-only file systems in Docker containers for enhanced security, covering CLI and Docker Compose methods.
Discusses how Docker is a tool that can be misused, arguing that its problems stem from implementation, not the technology itself, and connecting it to DevOps culture.
A technical guide on using Docker, Nginx, and Docker Compose to host multiple websites with SSL on a single VPS via a reverse proxy setup.
Learn how to use s3cmd and S3-compatible apps with Azure Blob Storage via Minio gateway.
Explains how to add custom hostname entries to Docker containers using both docker run and Docker Compose.
A guide to creating and using user-defined Docker networks for seamless inter-container communication on Linux, including practical examples.
A guide to setting up a CI/CD pipeline for Docker containers using Azure DevOps and Azure Container Registry for ASP.NET Core applications.
A guide on preparing a .NET Core console application for Docker, focusing on proper shutdown handling for containerized environments.
Explains the purpose and function of the 'pause' container in Kubernetes pods, detailing its role in namespace sharing and zombie process reaping.
Tip on installing and using the Docker extension for VSCode to manage containers and images.
A guide to implementing zero-downtime Blue-Green deployments using Docker and a proxy tool, with a practical walkthrough.
A technical tutorial on creating automated, disposable test environments using Docker, AWS ECS, and CircleCI for microservices development.
A tutorial on deploying the opsdroid chatbot framework using the ZEIT platform and its 'now' CLI tool.
A guide to automating Docker builds and pushes for an ASP.NET Core 2.0 app to Azure Container Registry using Bitbucket Pipelines.
A guide on deploying and using the Gnocchi metrics storage system with Docker, Docker Compose, Grafana, and collectd.
A guide to profiling and debugging Go applications running inside Docker containers using pprof and other tools.
Learn to build a low-cost, self-hosted cloud storage app using Sia and Nextcloud, offering a cheaper alternative to Dropbox or Google Drive.