<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/tags/docker/best-of/2024/10" -->

---
title: Best Docker posts — October 2024 | daily.dev
description: The most upvoted Docker posts from October 2024, curated by the daily.dev community.
canonical: https://daily.dev/tags/docker/best-of/2024/10
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/tags/docker/best-of/2024/10
og:type: website
og:site_name: daily.dev
og:title: Best Docker posts — October 2024 | daily.dev
og:description: The most upvoted Docker posts from October 2024, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Docker — October 2024

1. 1  
[](https://daily.dev/posts/dockerfile-best-practices-how-to-create-efficient-containers-ezpztuae0 "Dockerfile Best Practices: How to Create Efficient Containers")  
Article  
![Avatar of devto](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/devto)DEV · 2y  
Dockerfile Best Practices: How to Create Efficient Containers  
In the era of microservices and cloud computing, optimizing Dockerfiles is essential for building lightweight, fast, and secure containers. Key practices include using minimal base images like Alpine or Scratch, reducing layers by combining commands, optimizing layer caching, installing dependencies wisely, managing secrets carefully, using a '.dockerignore' file, employing multi-stage builds, avoiding running containers as the root user, scanning for vulnerabilities, and directing logs to standard output. Regular updates and using specific version pins also enhance security and reproducibility.  
376  
3
2. 2  
[](https://daily.dev/posts/next-js-full-stack-school-management-app-full-tutorial-role-based-school-dashboard-project-oxf0llcof "Next.js Full-Stack School Management App Full Tutorial | Role Based School Dashboard Project")  
Video  
![Avatar of youtube](https://media.daily.dev/image/upload/s--W5zMumpP--/f_auto/v1725350181/logos/youtube)YouTube · 2y  
Next.js Full-Stack School Management App Full Tutorial | Role Based School Dashboard Project  
This guide walks through creating a full-stack school management application using Next.js, implementing role-based dashboards for different users (admin, teacher, student, parent) with specific functionalities such as protected routes, pagination, and search functionalities. The backend is built using PostgreSQL and Prisma ORM, and deployed with Docker and Hostinger. The guide covers setting up the database schema, handling various user roles, and deploying the application efficiently.  
147
3. 3  
[](https://daily.dev/posts/how-to-create-an-ai-agent-to-do-your-job-for-you-9q3ar4pce "How To Create An AI Agent To Do Your Job For you")  
Video  
![Avatar of mreflow](https://media.daily.dev/image/upload/s--JWE7fI4Q--/f_auto/v1716024560/logos/mreflow)Matt Wolfe · 2y  
How To Create An AI Agent To Do Your Job For you  
Anthropic has launched low-level AI agents capable of executing multi-step tasks autonomously. By giving commands, these agents can perform actions such as scraping data from websites, filling spreadsheets, and more. The setup involves installing Docker, obtaining an API key from Anthropic, and configuring the environment. Despite impressive capabilities, the tool has limitations, such as rate limits and occasional execution errors. This evolving technology shows potential for future improvements in automation and productivity.  
137  
6
4. 4  
[](https://daily.dev/posts/self-hosting-next-js-xvevmhiwo "Self-Hosting Next.js")  
Video  
![Avatar of community](https://media.daily.dev/image/upload/t_logo,f_auto/v1655817725/logos/community)Community Picks · 2y  
Self-Hosting Next.js  
Learn how to self-host a Next.js app on a $4 Linux VPS with a PostgreSQL database, Nginx reverse proxy, and Docker. The guide covers the detailed steps for setting up the server, creating a deploy script, managing Docker containers, and addressing key configurations for self-hosting. It contrasts VPS versus dedicated server options and explores trade-offs such as scalability, performance, and cost. It also delves into features like image optimization, streaming components, middleware, and environment variable handling in a self-hosted setup.  
83  
2
5. 5  
[](https://daily.dev/posts/5-obscure-self-hosted-services-worth-checking-out-3jfdej4ri "5 obscure self-hosted services worth checking out")  
Article  
![Avatar of community](https://media.daily.dev/image/upload/t_logo,f_auto/v1655817725/logos/community)Community Picks · 2y  
5 obscure self-hosted services worth checking out  
Discover five obscure but valuable self-hosted services that can enhance your home lab. Tube Archivist lets you save YouTube videos, while Tandoor Recipes helps manage meal planning and recipes. Kiwix allows for offline access to extensive educational databases using minimal hardware. RomM organizes and runs your game ROMs, and Trilium Notes offers robust personal knowledge management. Each service provides unique functionalities and supports various server platforms.  
82
6. 6  
[](https://daily.dev/posts/hcengineering-platform-huly-all-in-one-project-management-platform-alternative-to-linear-jira--mneuuxyjw "hcengineering/platform: Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)")  
Article  
![Avatar of hn](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hn)Hacker News · 2y  
hcengineering/platform: Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)  
The Huly Platform is designed for building business applications like CRM systems and includes several integrated applications. It supports self-hosting via Docker, and setup instructions are provided along with prerequisites such as Node.js and Docker. The platform supports amd64 and arm64 containers and requires Microsoft's Rush for installation and development. Detailed command-line instructions are included for verifying installation, building packages, creating workspaces, and setting up the environment for development and testing purposes.  
80  
2
7. 7  
[](https://daily.dev/posts/jesseduffield-lazydocker-the-lazier-way-to-manage-everything-docker-dxm4wqfsq "jesseduffield/lazydocker: The lazier way to manage everything docker")  
Article  
![Avatar of community](https://media.daily.dev/image/upload/t_logo,f_auto/v1655817725/logos/community)Community Picks · 2y  
jesseduffield/lazydocker: The lazier way to manage everything docker  
Lazydocker is a Go-based terminal UI designed to simplify the management of Docker and Docker-Compose. It provides a single-terminal view for all necessary Docker commands and allows for easy customization. Features include viewing container logs, metrics, and states, as well as restarting, removing, or rebuilding containers. Installation can be done through various package managers or by building from source. Contributions from the community are encouraged, and the tool supports mouse events for easier navigation.  
73  
2
8. 8  
[](https://daily.dev/posts/fileflows---self-hosted-media-conversion-guide-qvmgwen8j "FileFlows - Self-Hosted Media Conversion Guide")  
Article  
![Avatar of noted](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/f789e72a29f445e3b441329778a5dae8)Noted · 2y  
FileFlows - Self-Hosted Media Conversion Guide  
FileFlows is a self-hosted solution to manage and compress media files, saving you substantial disk space. This guide covers setting up FileFlows on Pop-OS with NVIDIA GPU support via Docker Compose, creating custom processing flows, and configuring libraries for media conversion. It highlights the benefits of GPU acceleration for faster file processing, how to add necessary plugins, and offers a detailed example flow for converting MKV to MP4, demonstrating significant disk space savings.  
70
9. 9  
[](https://daily.dev/posts/7-cool-projects-you-can-deploy-with-a-nas-and-docker-jbrdqs8vs "7 cool projects you can deploy with a NAS and Docker")  
Article  
![Avatar of community](https://media.daily.dev/image/upload/t_logo,f_auto/v1655817725/logos/community)Community Picks · 2y  
7 cool projects you can deploy with a NAS and Docker  
Transform your NAS or server with Docker containers to create powerful systems without much experience. Projects include running a Minecraft game server, hosting websites, blocking ads with Pi-hole or AdGuard, launching local cloud storage and media streaming services, managing passwords with Bitwarden, automating your home with Home Assistant, and building custom apps. Docker makes it easy to manage multiple packages and keep everything isolated and organized.  
65
10. 10  
[](https://daily.dev/posts/install-ollama-using-docker-compose-coa2snlgr "Install Ollama Using Docker Compose")  
Article  
![Avatar of community](https://media.daily.dev/image/upload/t_logo,f_auto/v1655817725/logos/community)Community Picks · 2y  
Install Ollama Using Docker Compose  
This guide provides a comprehensive step-by-step process for installing Ollama using Docker Compose on a server running Ubuntu Server 22.04 LTS. It covers the prerequisites like Docker Engine, Docker Compose, OpenSSH, and setting up Traefik as a reverse proxy for managing cryptographic certificates via Let’s Encrypt. Important tips on domain naming, port configurations, and accessing control panels for Ollama and Traefik are also included.  
64  
4
11. 11  
[](https://daily.dev/posts/container-monitoring-with-grafana-helpful-resources-to-get-started-nrlubvjmm "Container monitoring with Grafana: Helpful resources to get started")  
Article  
![Avatar of grafana](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/769cb8df467e4c428abd75e0c2491d1d)Grafana Labs · 2y  
Container monitoring with Grafana: Helpful resources to get started  
Containers enable consistent application performance across different environments and are often organized into microservices for better efficiency and scalability. Grafana is a powerful tool for monitoring these containerized environments, offering capabilities to visualize, query, and analyze metrics and logs. Comprehensive documentation is available for deploying Grafana with Docker, Kubernetes, and Helm Charts, covering configuration, customization, and troubleshooting best practices. The community is also invited to contribute feedback and join the Grafana Champions program to support wider documentation efforts.  
63  
1
12. 12  
[](https://daily.dev/posts/quick-docker-security-tips-for-developers-tuzjviq0f "Quick Docker Security Tips for Developers")  
Article  
![Avatar of evolvedev](https://media.daily.dev/image/upload/s--A__Xyjk7--/f_auto/v1727084454/squads/388bce1a-74c7-4271-809b-56aae71ec154)evolvedev · 2y  
Quick Docker Security Tips for Developers  
Enhance Docker security by using built-in networks to manage container communication and avoiding direct port exposure. Bind ports to \`127.0.0.1\` for improved security when running Docker on a VPS.  
64  
9
13. 13  
[](https://daily.dev/posts/from-zero-to-unraid-the-perfect-home-server-os-vg5stwtyb "From Zero to Unraid: The Perfect Home Server OS")  
Article  
![Avatar of atomicobject](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/e2af5ce3adaa403a8cf029268b62419f)Atomic Spin · 2y  
From Zero to Unraid: The Perfect Home Server OS  
Unraid is a versatile home server OS that simplifies the setup and management of Docker containers, virtual machines, and storage arrays. It offers extensive options for power users and is ideal for various home server scenarios, from media streaming to gaming. Unraid is easy to start with minimal hardware requirements and supports secure remote access through solutions like Cloudflared and Tailscale.  
62
14. 14  
[](https://daily.dev/posts/whisper-webui---the-self-hosted-ai-transcriber-5xnfaeava "Whisper WebUI - The Self-Hosted AI Transcriber")  
Article  
![Avatar of noted](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/f789e72a29f445e3b441329778a5dae8)Noted · 2y  
Whisper WebUI - The Self-Hosted AI Transcriber  
Whisper WebUI is a powerful self-hosted AI tool designed for transcribing audio to text locally. It supports multiple subtitle formats and can handle tasks like translating audio files and transcribing YouTube videos. Installation is simplified using a Docker Compose stack, and it can leverage NVIDIA GPUs for faster processing. Whisper is highly versatile, supporting multilingual speech recognition and translation. Additional models can be integrated from Hugging Face. Security considerations are crucial when exposing it to the public.  
60
15. 15  
[](https://daily.dev/posts/self-hosting-a-container-registry-5uwbaq5am "Self-Hosting a Container Registry")  
Article  
![Avatar of itnext](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/itnext2)ITNEXT · 2y  
Self-Hosting a Container Registry  
Self-hosting a container registry allows developers to maintain control over their container images, ensuring greater security and compliance with regulations. The guide provides step-by-step instructions to set up a registry server using Docker and Docker Compose, covering the configuration of Docker registry, Nginx for SSL/TLS handling, and domain setup. Alternatives like using Kubernetes or managed services like Harbor are also discussed.  
47  
1
16. 16  
[](https://daily.dev/posts/a-practical-guide-to-deploying-machine-learning-models-l54zu0pgk "A Practical Guide to Deploying Machine Learning Models")  
Article  
![Avatar of mlm](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/795781ffb32446c39eba040feb64f505)Machine Learning Mastery · 2y  
A Practical Guide to Deploying Machine Learning Models  
Learn how to deploy a machine learning model in this hands-on guide. Starting with building the model using Scikit-learn, the guide walks you through creating a REST API with FastAPI, containerizing the API with Docker, and testing it locally. Finally, it covers tagging and pushing the Docker image to Docker Hub for easy distribution and hints at deploying to cloud platforms for production use.  
43
17. 17  
[](https://daily.dev/posts/poc-data-platform-project-utilizing-modern-data-stack-airflow-spark-dbt-trino-hive-metastore-l-cgmnyhhkv "PoC Data Platform project utilizing modern data stack (Airflow, Spark, DBT, Trino, Hive metastore, Lightdash, Delta Lake)")  
Article  
![Avatar of detlife](https://media.daily.dev/image/upload/s--8lmPEq7G--/f_auto/v1725038518/logos/detlife)Data Engineer Things · 2y  
PoC Data Platform project utilizing modern data stack (Airflow, Spark, DBT, Trino, Hive metastore, Lightdash, Delta Lake)  
The PoC Data Platform demonstrates extracting, loading, and transforming data using modern data technologies like Airflow, Spark, DBT, Trino, Hive Metastore, Lightdash, and Delta Lake. It utilizes AdventureWorks data within a data lake environment and offers insights into configuring these tools for data engineering and system design. The platform provides a comprehensive Docker setup with detailed instructions, making it a valuable resource for both beginners and professionals in data systems.  
40  
1
18. 18  
[](https://daily.dev/posts/9-open-source-projects-to-contribute-to---hacktoberfest-2024-8ju52njwc "9 Open Source Projects to Contribute to - Hacktoberfest 2024")  
Article  
![Avatar of community](https://media.daily.dev/image/upload/t_logo,f_auto/v1655817725/logos/community)Community Picks · 2y  
9 Open Source Projects to Contribute to - Hacktoberfest 2024  
Hacktoberfest is a month-long event encouraging contributions to open-source projects. Participants can earn a shirt by making four pull requests on GitHub repositories with the 'hacktoberfest' label. The post lists several projects and resources for new contributors, including tutorials, eBooks, and specific projects such as TailwindCSS Components, LaraSail, Wave, and more. These resources aim to help users get started with Git, GitHub, and various development tasks.  
36  
3
19. 19  
[](https://daily.dev/posts/choosing-between-docker-swarm-and-kubernetes-for-container-management-f1h7xd4nn "Choosing Between Docker Swarm and Kubernetes for Container Management")  
Article  
![Avatar of community](https://media.daily.dev/image/upload/t_logo,f_auto/v1655817725/logos/community)Community Picks · 2y  
Choosing Between Docker Swarm and Kubernetes for Container Management  
Docker Swarm and Kubernetes are essential tools for container orchestration in distributed environments. Docker Swarm is simpler to manage and integrates well with Docker, making it suitable for small-scale operations. Kubernetes, developed by Google, offers advanced features like auto-scaling, self-healing, and extensive tool integrations, making it ideal for complex, large-scale deployments. Understanding their key differences in networking, storage solutions, security, integration, and community support can help you choose the right tool for your needs.  
36  
1
20. 20  
[](https://daily.dev/posts/run-all-your-ai-locally-in-minutes-llms-rag-and-more--e60o9dumg "Run ALL Your AI Locally in Minutes (LLMs, RAG, and more)")  
Video  
![Avatar of youtube](https://media.daily.dev/image/upload/s--W5zMumpP--/f_auto/v1725350181/logos/youtube)YouTube · 2y  
Run ALL Your AI Locally in Minutes (LLMs, RAG, and more)  
Learn how to set up a comprehensive local AI infrastructure using a package from the n8n team, featuring components like olama for LLMs, Quadrant for the vector database, and PostgreSQL for the SQL database. The setup process involves configuring environment variables, Docker Compose files, and integrating various tools to create a fully local RAG AI agent. The guide offers detailed steps on customizing and extending the package, troubleshooting, and future enhancement plans.  
34
21. 21  
[](https://daily.dev/posts/creating-a-cli-application-with-laravel-and-docker-2sl832xzc "Creating a CLI Application With Laravel and Docker")  
Article  
![Avatar of ln](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/ln)Laravel News · 2y  
Creating a CLI Application With Laravel and Docker  
Learn how to create a CLI application using Laravel and Docker. The guide provides steps to set up a project, scaffold a command to check stock prices using the Polygon.io API, and prepare the application to run via Docker. It also explains how to configure environment variables for API keys and leverage Docker's ENTRYPOINT instruction for running commands.  
31  
1
22. 22  
[](https://daily.dev/posts/lightning-fast-development-with-zed-and-dev-containers-pawtpzd4u "Lightning-Fast Development with Zed and Dev Containers")  
Article  
![Avatar of community](https://media.daily.dev/image/upload/t_logo,f_auto/v1655817725/logos/community)Community Picks · 2y  
Lightning-Fast Development with Zed and Dev Containers  
Dev Containers offer a consistent, isolated development environment that works across all operating systems, addressing common issues like environment setup for new team members. Zed, a high-performance code editor, can leverage dev containers using its Tasks feature. The post explains how to set up Dev Containers and configure Zed Tasks, providing reusable commands and lifecycle automation to streamline development.  
32
23. 23  
[](https://daily.dev/posts/the-ultimate-guide-for-deploying-go-applications-to-production-i9brk30va "The Ultimate Guide for Deploying Go Applications to Production")  
Article  
![Avatar of evolvedev](https://media.daily.dev/image/upload/s--A__Xyjk7--/f_auto/v1727084454/squads/388bce1a-74c7-4271-809b-56aae71ec154)evolvedev · 2y  
The Ultimate Guide for Deploying Go Applications to Production  
Learn to deploy Go applications and services in the cloud. The guide covers building binaries, deploying on VPS, using Docker, and more.  
32
24. 24  
[](https://daily.dev/posts/developing-with-docker-the-right-way-changelog-news-118--tuhflql7z "Developing with Docker (the right way) (Changelog News #118)")  
Article  
![Avatar of changelog](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/f65a74bcb028447aa606f06695d607d3)Changelog · 2y  
Developing with Docker (the right way) (Changelog News #118)  
Discover the best practices and key insights for using Docker effectively in development environments. Learn how to optimize your workflow and avoid common mistakes when developing with Docker.  
30
25. 25  
[](https://daily.dev/posts/simple-https-for-docker-traefik-tutorial-updated--lwulxikri "Simple HTTPs for Docker! // Traefik Tutorial (updated)")  
Video  
![Avatar of christianlempa](https://media.daily.dev/image/upload/s--r09bzzis--/f_auto/v1723788767/logos/christianlempa)Christian Lempa · 2y  
Simple HTTPs for Docker! // Traefik Tutorial (updated)  
Learn how to set up and manage HTTPS and routing for Docker applications using Traefik, a free and open-source reverse proxy. This tutorial focuses on Docker integration, configuring Let's Encrypt for TLS certificates, and the benefits of using Traefik. Suitable for both beginners and advanced users, the guide provides detailed steps on installation, configuration, and deploying Traefik to secure your web applications. Additionally, it highlights integrating Cloudflare for DNS management and SSL certificate issuance.  
29

[See all Docker archives](/tags/docker/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/tags/docker/best-of/2024/10#page","url":"https://daily.dev/tags/docker/best-of/2024/10","name":"Best Docker Posts — October 2024","description":"The most upvoted Docker posts from October 2024, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/tags/docker/best-of/2024/10#items","numberOfItems":25,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/dockerfile-best-practices-how-to-create-efficient-containers-ezpztuae0","name":"Dockerfile Best Practices: How to Create Efficient Containers"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/next-js-full-stack-school-management-app-full-tutorial-role-based-school-dashboard-project-oxf0llcof","name":"Next.js Full-Stack School Management App Full Tutorial | Role Based School Dashboard Project"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/how-to-create-an-ai-agent-to-do-your-job-for-you-9q3ar4pce","name":"How To Create An AI Agent To Do Your Job For you"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/self-hosting-next-js-xvevmhiwo","name":"Self-Hosting Next.js"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/5-obscure-self-hosted-services-worth-checking-out-3jfdej4ri","name":"5 obscure self-hosted services worth checking out"},{"@type":"ListItem","position":6,"url":"https://daily.dev/posts/hcengineering-platform-huly-all-in-one-project-management-platform-alternative-to-linear-jira--mneuuxyjw","name":"hcengineering/platform: Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)"},{"@type":"ListItem","position":7,"url":"https://daily.dev/posts/jesseduffield-lazydocker-the-lazier-way-to-manage-everything-docker-dxm4wqfsq","name":"jesseduffield/lazydocker: The lazier way to manage everything docker"},{"@type":"ListItem","position":8,"url":"https://daily.dev/posts/fileflows---self-hosted-media-conversion-guide-qvmgwen8j","name":"FileFlows - Self-Hosted Media Conversion Guide"},{"@type":"ListItem","position":9,"url":"https://daily.dev/posts/7-cool-projects-you-can-deploy-with-a-nas-and-docker-jbrdqs8vs","name":"7 cool projects you can deploy with a NAS and Docker"},{"@type":"ListItem","position":10,"url":"https://daily.dev/posts/install-ollama-using-docker-compose-coa2snlgr","name":"Install Ollama Using Docker Compose"},{"@type":"ListItem","position":11,"url":"https://daily.dev/posts/container-monitoring-with-grafana-helpful-resources-to-get-started-nrlubvjmm","name":"Container monitoring with Grafana: Helpful resources to get started"},{"@type":"ListItem","position":12,"url":"https://daily.dev/posts/quick-docker-security-tips-for-developers-tuzjviq0f","name":"Quick Docker Security Tips for Developers"},{"@type":"ListItem","position":13,"url":"https://daily.dev/posts/from-zero-to-unraid-the-perfect-home-server-os-vg5stwtyb","name":"From Zero to Unraid: The Perfect Home Server OS"},{"@type":"ListItem","position":14,"url":"https://daily.dev/posts/whisper-webui---the-self-hosted-ai-transcriber-5xnfaeava","name":"Whisper WebUI - The Self-Hosted AI Transcriber"},{"@type":"ListItem","position":15,"url":"https://daily.dev/posts/self-hosting-a-container-registry-5uwbaq5am","name":"Self-Hosting a Container Registry"},{"@type":"ListItem","position":16,"url":"https://daily.dev/posts/a-practical-guide-to-deploying-machine-learning-models-l54zu0pgk","name":"A Practical Guide to Deploying Machine Learning Models"},{"@type":"ListItem","position":17,"url":"https://daily.dev/posts/poc-data-platform-project-utilizing-modern-data-stack-airflow-spark-dbt-trino-hive-metastore-l-cgmnyhhkv","name":"PoC Data Platform project utilizing modern data stack (Airflow, Spark, DBT, Trino, Hive metastore, Lightdash, Delta Lake)"},{"@type":"ListItem","position":18,"url":"https://daily.dev/posts/9-open-source-projects-to-contribute-to---hacktoberfest-2024-8ju52njwc","name":"9 Open Source Projects to Contribute to - Hacktoberfest 2024"},{"@type":"ListItem","position":19,"url":"https://daily.dev/posts/choosing-between-docker-swarm-and-kubernetes-for-container-management-f1h7xd4nn","name":"Choosing Between Docker Swarm and Kubernetes for Container Management"},{"@type":"ListItem","position":20,"url":"https://daily.dev/posts/run-all-your-ai-locally-in-minutes-llms-rag-and-more--e60o9dumg","name":"Run ALL Your AI Locally in Minutes (LLMs, RAG, and more)"},{"@type":"ListItem","position":21,"url":"https://daily.dev/posts/creating-a-cli-application-with-laravel-and-docker-2sl832xzc","name":"Creating a CLI Application With Laravel and Docker"},{"@type":"ListItem","position":22,"url":"https://daily.dev/posts/lightning-fast-development-with-zed-and-dev-containers-pawtpzd4u","name":"Lightning-Fast Development with Zed and Dev Containers"},{"@type":"ListItem","position":23,"url":"https://daily.dev/posts/the-ultimate-guide-for-deploying-go-applications-to-production-i9brk30va","name":"The Ultimate Guide for Deploying Go Applications to Production"},{"@type":"ListItem","position":24,"url":"https://daily.dev/posts/developing-with-docker-the-right-way-changelog-news-118--tuhflql7z","name":"Developing with Docker (the right way) (Changelog News #118)"},{"@type":"ListItem","position":25,"url":"https://daily.dev/posts/simple-https-for-docker-traefik-tutorial-updated--lwulxikri","name":"Simple HTTPs for Docker! // Traefik Tutorial (updated)"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Tags","item":"https://daily.dev/tags"},{"@type":"ListItem","position":3,"name":"Docker","item":"https://daily.dev/tags/docker"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/tags/docker/best-of"},{"@type":"ListItem","position":5,"name":"October 2024"}]}]}
```

