{"id":15076149,"url":"https://github.com/getvmio/free-docker-resources","last_synced_at":"2026-04-28T21:31:29.423Z","repository":{"id":251137424,"uuid":"822447480","full_name":"getvmio/free-docker-resources","owner":"getvmio","description":"Docker Free Resources | This repo collects 14 of free resources for Docker. 🐳 Containerize your applications with our Docker Dock repository! Featuring a comprehensive collection of free Docker resources and an interactive online playground, this is your harbor for learning how to build, ship, an...","archived":false,"fork":false,"pushed_at":"2025-05-01T01:37:57.000Z","size":10,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-17T01:02:35.027Z","etag":null,"topics":["awesome-list","docker","free-resources","getvm","playground","programming"],"latest_commit_sha":null,"homepage":"https://getvm.io/tutorials/category/docker","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getvmio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-01T07:10:06.000Z","updated_at":"2025-10-10T16:26:10.000Z","dependencies_parsed_at":"2024-08-01T04:55:53.203Z","dependency_job_id":"bd6cadc4-1869-4b00-aeae-8a4311623492","html_url":"https://github.com/getvmio/free-docker-resources","commit_stats":null,"previous_names":["getvmio/free-docker-resources"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/getvmio/free-docker-resources","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getvmio%2Ffree-docker-resources","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getvmio%2Ffree-docker-resources/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getvmio%2Ffree-docker-resources/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getvmio%2Ffree-docker-resources/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getvmio","download_url":"https://codeload.github.com/getvmio/free-docker-resources/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getvmio%2Ffree-docker-resources/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32400823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awesome-list","docker","free-resources","getvm","playground","programming"],"created_at":"2024-09-25T03:57:54.177Z","updated_at":"2026-04-28T21:31:29.407Z","avatar_url":"https://github.com/getvmio.png","language":null,"funding_links":[],"categories":["More","Other Lists"],"sub_categories":["TeX Lists"],"readme":"# Docker Free Resources\n\n🐳 Containerize your applications with our Docker Dock repository! Featuring a comprehensive collection of free Docker resources and an interactive online playground, this is your harbor for learning how to build, ship, and run distributed applications with ease.\n\n## Resources\n\n|   Index | Name                                                                                                                                                      | Category            | Description                                                                                                                                                                                                            |\n|---------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n|       1 | [Kubernetes Tutorials](https://getvm.io/tutorials/kubernetes-tutorials)                                                                                   | Technical Tutorials | Learn how to manage containerized applications using Kubernetes, focusing on orchestration, scaling, and maintenance of application clusters.                                                                          |\n|       2 | [Docker Tutorials](https://getvm.io/tutorials/docker-tutorials)                                                                                           | Technical Tutorials | Learn Docker basics, container orchestration, and integration with DevOps tools like Kubernetes. Interactive and engaging content for beginners and experienced developers.                                            |\n|       3 | [DevOps Tutorials](https://getvm.io/tutorials/devops-tutorials)                                                                                           | Technical Tutorials | Master key DevOps technologies like Linux, Docker, Git, Ansible, Kubernetes, and Jenkins. Enhance your skills in automation, containerization, and continuous integration/delivery.                                    |\n|       4 | [Docker implemented in around 100 lines of bash](https://getvm.io/tutorials/docker-implemented-in-around-100-lines-of-bash)                               | Technical Tutorials | Explore the core concepts and implementation of Docker using just 100 lines of Bash script. Gain valuable insights into the inner workings of this powerful container platform.                                        |\n|       5 | [A proof-of-concept imitation of Docker, written in 100% Python](https://getvm.io/tutorials/a-proof-of-concept-imitation-of-docker-written-in-100-python) | Technical Tutorials | Explore the core concepts of container isolation and the inner workings of Docker with this proof-of-concept implementation in 100% Python.                                                                            |\n|       6 | [A workshop on Linux containers: Rebuild Docker from Scratch](https://getvm.io/tutorials/a-workshop-on-linux-containers-rebuild-docker-from-scratch)      | Technical Tutorials | Dive deep into Linux containers and rebuild Docker from the ground up. Gain hands-on experience with container technology and optimize container-based applications.                                                   |\n|       7 | [Kubernetes Course](https://getvm.io/tutorials/kubernetes-course)                                                                                         | Video Courses       | Comprehensive Kubernetes course by Bogdan Stashchuk. Learn to build a Kubernetes cluster, create deployments, and containerize applications.                                                                           |\n|       8 | [Kubernetes Core Concepts](https://getvm.io/tutorials/kubernetes-core-concepts)                                                                           | Video Courses       | Comprehensive guide to Kubernetes core concepts, including containerization, orchestration, and scalability. Ideal for developers, DevOps engineers, and cloud architects.                                             |\n|       9 | [Docker Tutorial for Beginners](https://getvm.io/tutorials/docker-tutorial-for-beginners)                                                                 | Video Courses       | Learn Docker from scratch with this engaging and practical course. Master container concepts, networking, and orchestration tools like Kubernetes.                                                                     |\n|      10 | [A Complete Guide to Standard C++ Algorithms](https://getvm.io/tutorials/a-complete-guide-to-standard-c-algorithms)                                       | Technical Tutorials | Comprehensive guide to standard C++ algorithms with code samples, exercises, and information on C++20 ranges and views. Recommended for C++ programmers seeking to deepen their understanding of the standard library. |\n|      11 | [Kubernetes for Full-Stack Developers](https://getvm.io/tutorials/kubernetes-for-full-stack-developers)                                                   | Technical Tutorials | Comprehensive guide to Kubernetes for full-stack developers. Learn to modernize applications, containerize, and deploy to Kubernetes for scalable and efficient app management.                                        |\n|      12 | [Kubernetes Deployment \u0026 Security Patterns](https://getvm.io/tutorials/kubernetes-deployment-security-patterns)                                           | Technical Tutorials | Comprehensive course on Kubernetes deployment strategies, security best practices, and real-world case studies for building robust, scalable, and secure cloud-native applications.                                    |\n|      13 | [Comprehensive Docker Tutorial](https://getvm.io/tutorials/docker-tutorial)                                                                               | Technical Tutorials | Learn Docker fundamentals, including containers, images, and the Docker ecosystem. Practical examples and hands-on exercises for developers and system administrators.                                                 |\n|      14 | [CI/CD with Docker and Kubernetes Book](https://getvm.io/tutorials/ci-cd-with-docker-and-kubernetes-book)                                                 | Technical Tutorials | Comprehensive guide to Continuous Integration/Continuous Deployment (CI/CD) using Docker and Kubernetes, authored by industry experts.                                                                                 |\n\n## More\n\n- [Free JavaScript Resources](https://github.com/getvmio/free-javascript-resources)\n- [Free HTML Resources](https://github.com/getvmio/free-html-resources)\n- [Free R Resources](https://github.com/getvmio/free-r-resources)\n- [Free Java Resources](https://github.com/getvmio/free-java-resources)\n- [Free Neural Networks Resources](https://github.com/getvmio/free-neural-networks-resources)\n- [Free Natural Language Processing Resources](https://github.com/getvmio/free-natural-language-processing-resources)\n- [Free Computer Science Resources](https://github.com/getvmio/free-computer-science-resources)\n- [Free React Resources](https://github.com/getvmio/free-react-resources)\n- [Free Security Resources](https://github.com/getvmio/free-security-resources)\n- [Free Node.js Resources](https://github.com/getvmio/free-node-js-resources)\n- [Free PyTorch Resources](https://github.com/getvmio/free-pytorch-resources)\n- [Free Computer Architecture Resources](https://github.com/getvmio/free-computer-architecture-resources)\n- [Free Functional Programming Resources](https://github.com/getvmio/free-functional-programming-resources)\n- [Free Operating System Resources](https://github.com/getvmio/free-operating-system-resources)\n- [Free Cryptography Resources](https://github.com/getvmio/free-cryptography-resources)\n- [Free Compiler Resources](https://github.com/getvmio/free-compiler-resources)\n- [Free Blockchain Resources](https://github.com/getvmio/free-blockchain-resources)\n- [Free SQL Resources](https://github.com/getvmio/free-sql-resources)\n- [Free Python Resources](https://github.com/getvmio/free-python-resources)\n- [Free Unix Resources](https://github.com/getvmio/free-unix-resources)\n- [Free Programming Resources](https://github.com/getvmio/free-programming-resources)\n- [Free Object-Oriented Programming Resources](https://github.com/getvmio/free-object-oriented-programming-resources)\n- [Free CSS Resources](https://github.com/getvmio/free-css-resources)\n- [Free Machine Learning Resources](https://github.com/getvmio/free-machine-learning-resources)\n- [Free Web Development Resources](https://github.com/getvmio/free-web-development-resources)\n- [Free Shell Scripting Resources](https://github.com/getvmio/free-shell-scripting-resources)\n- [Free Rust Resources](https://github.com/getvmio/free-rust-resources)\n- [Free Haskell Resources](https://github.com/getvmio/free-haskell-resources)\n- [Free Software Development Resources](https://github.com/getvmio/free-software-development-resources)\n- [Free Data Science Resources](https://github.com/getvmio/free-data-science-resources)\n- [Free Git Resources](https://github.com/getvmio/free-git-resources)\n- [Free Networking Resources](https://github.com/getvmio/free-networking-resources)\n- [Free Game Development Resources](https://github.com/getvmio/free-game-development-resources)\n- [Free TensorFlow Resources](https://github.com/getvmio/free-tensorflow-resources)\n- [Free Distributed Systems Resources](https://github.com/getvmio/free-distributed-systems-resources)\n- [Free Embedded Systems Resources](https://github.com/getvmio/free-embedded-systems-resources)\n- [Free DevOps Resources](https://github.com/getvmio/free-devops-resources)\n- [Free Robotics Resources](https://github.com/getvmio/free-robotics-resources)\n- [Free Computer Vision Resources](https://github.com/getvmio/free-computer-vision-resources)\n- [Free Deep Learning Resources](https://github.com/getvmio/free-deep-learning-resources)\n- [Free Cloud Computing Resources](https://github.com/getvmio/free-cloud-computing-resources)\n- [Free Go Resources](https://github.com/getvmio/free-go-resources)\n- [Free Data Structures Resources](https://github.com/getvmio/free-data-structures-resources)\n- [Free Control Systems Resources](https://github.com/getvmio/free-control-systems-resources)\n- [Free Artificial Intelligence Resources](https://github.com/getvmio/free-artificial-intelligence-resources)\n- [Free Data Analysis Resources](https://github.com/getvmio/free-data-analysis-resources)\n- [Free Ruby Resources](https://github.com/getvmio/free-ruby-resources)\n- [Free C++ Resources](https://github.com/getvmio/free-cpp-resources)\n- [Free Bash Resources](https://github.com/getvmio/free-bash-resources)\n- [Free Cybersecurity Resources](https://github.com/getvmio/free-cybersecurity-resources)\n- [Free Algorithm Resources](https://github.com/getvmio/free-algorithm-resources)\n- [Free Database Resources](https://github.com/getvmio/free-database-resources)\n- [Free C Resources](https://github.com/getvmio/free-c-resources)\n- [Free Version Control Resources](https://github.com/getvmio/free-version-control-resources)\n- [Free Linux Resources](https://github.com/getvmio/free-linux-resources)\n- [Free Computer Graphics Resources](https://github.com/getvmio/free-computer-graphics-resources)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetvmio%2Ffree-docker-resources","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetvmio%2Ffree-docker-resources","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetvmio%2Ffree-docker-resources/lists"}