mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-21 16:43:36 +00:00
28 KiB
28 KiB
Docker
!!! info "Architectural Context" Detailed reference for Docker in the context of The Container Stack.
- jfrog.com: A Beginner’s Guide to Understanding and Building Docker Images 🌟 [COMMUNITY-TOOL]
- adictosaltrabajo.com: Cómo crear y desplegar microservicios con Spring Boot, Spring Cloud Netflix y Docker [COMMUNITY-TOOL]
- developers.redhat.com: Making environment variables accessible in front-end containers [COMMUNITY-TOOL]
- releasehub.com: Cutting Build Time In Half with Docker’s Buildx Kubernetes Driver [COMMUNITY-TOOL]
- grafana.com: Docker Integration for Grafana Cloud [COMMUNITY-TOOL]
- blog.adoptium.net: Using Jlink in Dockerfiles instead of a JRE [COMMUNITY-TOOL]
- matt-rickard.com: An Overview of Docker Desktop Alternatives [COMMUNITY-TOOL]
- infoworld.com: How Docker broke in half [COMMUNITY-TOOL]
- infoworld.com: Docker really did change the world [COMMUNITY-TOOL]
- thenewstack.io: How to Share Data Between Docker Containers [COMMUNITY-TOOL]
- acloudguru.com: Docker COPY vs ADD: What’s the difference? [COMMUNITY-TOOL]
- hostinger.in: What Is Docker and How Does It Work? – Docker Explained [COMMUNITY-TOOL]
- sysdig.com: Top 20 Dockerfile best practices 🌟 [COMMUNITY-TOOL]
- docs.docker.com: docker buildx imagetools [COMMUNITY-TOOL]
- github.com/pabpereza/curated-dockerfiles-examples: Curated Dockerfiles examples [COMMUNITY-TOOL]
- containerjournal.com: What’s the Difference Between Docker and Kubernetes? [COMMUNITY-TOOL]
- codefresh.io: Docker anti-patterns 🌟 [COMMUNITY-TOOL]
- augmentedmind.de: Docker optimization guide: the 12 best tips to optimize Docker image security [COMMUNITY-TOOL]
- slim.ai [COMMUNITY-TOOL]
- learnk8s.io: 3 simple tricks for smaller Docker images 🌟 [COMMUNITY-TOOL]
- jpetazzo.github.io: Anti-Patterns When Building Container Images [COMMUNITY-TOOL]
- nrmitchi.com: One Simple Trick for Building Images Faster 🌟 [COMMUNITY-TOOL]
- Top 50 Docker Tools [COMMUNITY-TOOL]
- sematext: Monitor Docker Metrics & Logs 🌟 [COMMUNITY-TOOL]
- infoworld.com: Docker's Compose specification is now an open standard [COMMUNITY-TOOL]
- theregister.co.uk: Compose yourselves – Docker has published multi-container app spec, needs contributors to help maintain and develop it [COMMUNITY-TOOL]
- releasehub.com: 6 Docker Compose Best Practices for Dev and Prod [COMMUNITY-TOOL]
- crunchtools.com: A Hacker’s Guide to Moving Linux Services into Containers. Epic 15 page blog post showing people how to move Wordpress (php), Mediawiki (php), and Request Tracker (perl) into containers [COMMUNITY-TOOL]
- techcommunity.microsoft.com: IIS Central Certificate Store and Windows containers [COMMUNITY-TOOL]
- Portainer Community Edition [COMMUNITY-TOOL]
- crunchtools.com: A Comparison of Linux Container Images [COMMUNITY-TOOL]
- jfrog.com: THE BASICS: 7 Alternatives to Docker: All-in-One Solutions and Standalone Container Tools 🌟 [COMMUNITY-TOOL]
- buildkit [COMMUNITY-TOOL]
- blog.logrocket.com: Top Docker alternatives for 2022 [COMMUNITY-TOOL]
- americanexpress.io: Do Not Run Dockerized Applications as Root 🌟 [COMMUNITY-TOOL]
- freecodecamp.org: A Beginner-Friendly Introduction to Containers, VMs and Docker [COMMUNITY-TOOL]
- Play with docker 🌟 [COMMUNITY-TOOL]
- GitHub build-push-action [COMMUNITY-TOOL]
- itnext.io: Getting Started with Docker: Facts You Should Know 🌟 [COMMUNITY-TOOL]
- Broken by default: why you should avoid most Dockerfile example 🌟 [COMMUNITY-TOOL]
- Top 18 Docker commands for Automation Tester/Devops/SDET/Test Lead? 🌟 [COMMUNITY-TOOL]
- A Gentle Introduction to Using a Docker Container as a Dev Environment 🌟 [COMMUNITY-TOOL]
- docs.docker.com: Deploying Docker containers on ECS [COMMUNITY-TOOL]
- martinheinz.dev: It's Time to Forget About Docker 🌟 [COMMUNITY-TOOL]
- infoq.com: Docker Hub and JFrog Partnership Removes Image Pull Limits for Artifactory Users [COMMUNITY-TOOL]
- pythonspeed.com: The worst so-called “best practice” for Docker [COMMUNITY-TOOL]
- theskillpedia.com: Managing docker images - openshift tutorial [COMMUNITY-TOOL]
- r-bloggers.com: Dockerizing Shiny Applications [COMMUNITY-TOOL]
- pythonspeed.com: Docker can slow down your code and distort your benchmarks [COMMUNITY-TOOL]
- linuxadictos.com: Docker presenta nuevas capacidades para desarrolladores [COMMUNITY-TOOL]
- dev.to: Docker CMD vs ENTRYPOINT: explaining the difference [COMMUNITY-TOOL]
- blog.gougousis.net: File Permissions: the painful side of Docker 🌟 [COMMUNITY-TOOL]
- returngis.net: Crea hosts de Docker con Docker Machine en Microsoft Azure [COMMUNITY-TOOL]
- dev.to: Docker 101! [COMMUNITY-TOOL]
- tecmint.com: How to Install Docker on Rocky Linux and AlmaLinux [COMMUNITY-TOOL]
- returngis.net: Explorar gráficamente el contenido de un volumen de Docker [COMMUNITY-TOOL]
- opensource.com: What is a container image? [COMMUNITY-TOOL]
- zdnet.com: Docker changes its subscription plans, usage rules, and product line [COMMUNITY-TOOL]
- servethehome.com: Docker Abruptly Starts Charging Many Users for Docker Desktop [COMMUNITY-TOOL]
- blog.aquasec.com: How Do Containers Contain? Container Isolation Techniques [COMMUNITY-TOOL]
- dev.to: One does not "just containerize" an app [COMMUNITY-TOOL]
- dev.to: How to create a production Docker image [COMMUNITY-TOOL]
- dev.to: How to run docker on Windows without Docker Desktop [COMMUNITY-TOOL]
- dev.to: Beginner's guide to Docker and Docker CLI commands [COMMUNITY-TOOL]
- freecodecamp.org: Learn How to Deploy 12 Apps to AWS, Azure, & Google Cloud [COMMUNITY-TOOL]
- freecodecamp.org: Why You Should Start Using Docker Right Now [COMMUNITY-TOOL]
- iximiuz.com: Learning Containers From The Bottom Up | Ivan Velichko 🌟🌟🌟 [COMMUNITY-TOOL]
- thenewstack.io: The Time to Decide on Docker Desktop Has Arrived [COMMUNITY-TOOL]
- codeproject.com: How to Create an Image in Docker using Python [COMMUNITY-TOOL]
- iximiuz.com: Containers 101: attach vs. exec - what's the difference? [COMMUNITY-TOOL]
- thenewstack.io: How to Run Docker in Rootless Mode [COMMUNITY-TOOL]
- dev.to: Docker: Explained to a 5 year old. 👶🏻 [COMMUNITY-TOOL]
- freecodecamp.org: Docker Cache – How to Do a Clean Image Rebuild and Clear Docker's Cache [COMMUNITY-TOOL]
- dev.to: Docker 101: Introduction to Docker [COMMUNITY-TOOL]
- devtron.ai: Understand CMD and ENTRYPOINT Differences in Docker [COMMUNITY-TOOL]
- docker-curriculum.com: A Docker Tutorial for Beginners 🌟 [COMMUNITY-TOOL]
- viblo.asia: How to prevent out-of-disk space when using Docker? [COMMUNITY-TOOL]
- iximiuz.com: What Actually Happens When You Publish a Container Port 🌟 [COMMUNITY-TOOL]
- iximiuz.com: How To Publish a Port of a Running Container 🌟 [COMMUNITY-TOOL]
- dev.to: Simplify Your Dockerfile wiyth Rust programming language| Kamesh Sampath [COMMUNITY-TOOL]
- youtube: Docker 101 (Workshop) how an application can be run using Docker containers. First, you'll learn how to take an application all the way from source code to a running container. Docker-compose, networking, multi-stage and more 🌟 [COMMUNITY-TOOL]
- codementor.io: Docker: What's Under the Hood? [COMMUNITY-TOOL]
- dev.to/javinpaul: My Favorite Free Courses to Learn Docker and Containers in 2023 [COMMUNITY-TOOL]
- dev.to: Building a Robust CI/CD Pipeline with Docker: A Comprehensive Guide [COMMUNITY-TOOL]
- dev.to: Docker : From Zero to Hero 🛸 ( part 1) | Prasenjeet Kumar [COMMUNITY-TOOL]
- devopscube.com: How to Build Docker Image : Comprehensive Beginners Guide [COMMUNITY-TOOL]
- testdriven.io: Docker Best Practices for Python Developers [COMMUNITY-TOOL]
- dev.to: Top 8 Docker Best Practices for using Docker in Production 🌟 [COMMUNITY-TOOL]
- dev.to: Top 5 Docker Best Practices [COMMUNITY-TOOL]
- stevelasker.blog: Docker Tagging: Best practices for tagging and versioning docker images [COMMUNITY-TOOL]
- spacelift.io: Docker Volumes – Guide with Examples [COMMUNITY-TOOL]
- docs.netapp.com: Work with docker volumes - Astra Trident 🌟 [COMMUNITY-TOOL]
- iximiuz.com: Docker: How To Debug Distroless And Slim Containers 🌟 [COMMUNITY-TOOL]
- dev.to: 9 Docker Extensions Every Developer Must Try [COMMUNITY-TOOL]
- github.com/Saniewski/mongo-express-docker-extension [COMMUNITY-TOOL]
- blog.testproject.io: A Comparison of Kubernetes and Docker [COMMUNITY-TOOL]
- acloudguru.com: 10 Docker Security Best Practices to Cut Container Chaos [COMMUNITY-TOOL]
- brianchristner.io: How to use Docker Security Scan Locally [COMMUNITY-TOOL]
- snyk.io: 10 Docker Security Best Practices 🌟 [COMMUNITY-TOOL]
- infoq.com: Is Docker Secure Enough? [COMMUNITY-TOOL]
- clickittech.com: The Ultimate Docker Security Best Practices for Your Node.js Application [COMMUNITY-TOOL]
- securitylabs.datadoghq.com: Container security fundamentals: Exploring containers as processes [COMMUNITY-TOOL]
- developers.redhat.com: Keep it small: a closer look at Docker image sizing [COMMUNITY-TOOL]
- itsopensource.com: How to Reduce Node Docker Image Size by 10X [COMMUNITY-TOOL]
- blog.bitsrc.io: Best Practices for Writing a Dockerfile [COMMUNITY-TOOL]
- sequoia.makes.software: Reducing Docker Image Size (Particularly for Kubernetes Environments) 🌟 [COMMUNITY-TOOL]
- itnext.io: Building Docker Images The Proper Way 🌟 [COMMUNITY-TOOL]
- returngis.net: Reduce el tamaño de tus imágenes con Dockerfiles multi-stage [COMMUNITY-TOOL]
- developers.redhat.com: Reduce the size of container images with DockerSlim [COMMUNITY-TOOL]
- piotrminkowski.com: Slim Docker Images for Java [COMMUNITY-TOOL]
- bhupesh.me: How I reduced the size of my very first published docker image by 40% - A lesson in dockerizing shell scripts 🌟 [COMMUNITY-TOOL]
- pythonspeed.com: Docker BuildKit: faster builds, new features, and now it’s stable [COMMUNITY-TOOL]
- docker-ecs-plugin: Docker Releases Plugin for Simplified Deployments into AWS ECS and Fargate [COMMUNITY-TOOL]
- dive 🌟 [COMMUNITY-TOOL]
- ctop 🌟 [COMMUNITY-TOOL]
- dev.to: Use Kool to Dockerize Your Local Development Environment the Right Way [COMMUNITY-TOOL]
- stepchowfun/docuum: Docuum: LRU eviction of Docker images 🌟 [COMMUNITY-TOOL]
- cybersecsi/RAUDI [COMMUNITY-TOOL]
- grosser/preoomkiller [COMMUNITY-TOOL]
- ory/dockertest [COMMUNITY-TOOL]
- hadolint/hadolint: Haskell Dockerfile Linter [COMMUNITY-TOOL]
- ttl.sh: Anonymous & ephemeral Docker image registry 🌟 [COMMUNITY-TOOL]
- buildg: Interactive debugger for Dockerfile 🌟 [COMMUNITY-TOOL]
- infoq.com: Debugging Large and Complex Dockerfiles Gets Easier with Buildg [COMMUNITY-TOOL]
- jesseduffield/lazydocker [COMMUNITY-TOOL]
- github.com/containrrr/watchtower [COMMUNITY-TOOL]
- andrewlock.net: Installing Docker Desktop for Windows and WSL 2 [COMMUNITY-TOOL]
- freecodecamp.org: a beginners guide to docker - how to create a client server side with docker compose [COMMUNITY-TOOL]
- geshan.com.np: Postgres with Docker and Docker compose a step-by-step guide for beginners [COMMUNITY-TOOL]
- codesolid.com: How To Use Docker and Docker Compose With Python [COMMUNITY-TOOL]
- thenewstack.io: Deploy a Persistent Kubernetes Application with Portainer [COMMUNITY-TOOL]
- developers.redhat.com: Red Hat Universal Base Images for Docker users [COMMUNITY-TOOL]
- Red Hat Universal Base Images - hub.docker.com/u/redhat: UBI 8 standard, minimal, micro, and init from DockerHub 🌟 [COMMUNITY-TOOL]
- developers.redhat.com: Red Hat Universal Base Image and Docker Hub: Why should developers care? [COMMUNITY-TOOL]
- redhat.com: Red Hat Brings Red Hat Universal Base Image to Docker Hub [COMMUNITY-TOOL]
- Digital Ocean: Docker Tutorials [COMMUNITY-TOOL]
- buildpacks.io: Cloud Native Buildpacks 🌟 [COMMUNITY-TOOL]
- altoros.com: Streamlining the Creation of Docker Images with Cloud Native Buildpacks [COMMUNITY-TOOL]
- thenewstack.io: Container Images the Easy Way with Cloud Native Buildpacks [COMMUNITY-TOOL]
- dev.to/pmbanugo: Goodbye Dockerfiles: Build Secure & Optimised Node.js Container Images with Cloud Native Buildpacks [COMMUNITY-TOOL]
- img [COMMUNITY-TOOL]
- jib [COMMUNITY-TOOL]
- itnext.io: Replace Docker Desktop with lima [COMMUNITY-TOOL]
💡 Explore Related: Kubernetes On Premise | Kubernetes Based Devel | Kubernetes Bigdata