└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Docker Captains and Our Projects 2 | 3 | Docker Captain is a distinction that Docker awards select members of the community that are both experts 4 | in our field and are passionate about sharing our Docker knowledge with others. We Captains are Docker 5 | ambassadors (not employees), and volunteer our time to create Docker-related projects, blogs, meetups, 6 | books, workshops, tutorials, and conference sessions around the world. 7 | 8 | We are eager to bring our various fields of expertise to new audiences both offline and online 9 | around the world - don’t hesitate to reach out us via the social links below! 10 | 11 | ## Projects We Maintain 12 | 13 | - [**Node.js Good Defaults**](https://github.com/BretFisher/node-docker-good-defaults) - Default sample 14 | project for Node.js using Docker, Compose, and many best practices for local development, CI, and production deploy 15 | - [**Orbiter**](https://github.com/gianarb/orbiter) - Easy to setup Docker Swarm autoscaler. It is a tiny golang application that you can deploy close your monitoring stack to handler autoscaling event. 16 | - [**Dive Into Docker Video Course**](https://diveintodocker.com) - (paid course) Self-paced online course to learn and apply the Docker / Docker Compose fundamentals. 17 | - [**Docker Mastery Video Course on Udemy**](https://bretfisher.com/dockermastery) - (paid course) 8+ hours of Docker training on Docker cli, Compose, and Swarm 18 | - [**Docker Learning Path video courses on Pluralsight**](https://www.pluralsight.com/paths/docker) - (paid courses) Over 15 hours of Docker and Kubernetes training. 19 | - [**Docker Deep Dive book**](https://www.amazon.com/Docker-Deep-Dive-Nigel-Poulton/dp/1521822808/ref=sr_1_1?ie=UTF8&qid=1508709727&sr=8-1&keywords=docker+deep+dive) - (paid book) Paperback and e-book constantly updated to keep it relevant. 20 | - [**The Kubernetes Book**](https://www.amazon.com/Kubernetes-Book-Nigel-Poulton/dp/1521823634/ref=sr_1_3?s=books&ie=UTF8&qid=1508709840&sr=1-3&keywords=kubernetes) - (paid book) Paperback and e-book constantly updated to keep it relevant. 21 | - [**Manifest Tool**](https://github.com/estesp/manifest-tool) - Tool for inspecting and creating "manifest lists" for multi-platform image capabilities in Docker v2.x registries. 22 | - [**Bucketbench**](https://github.com/estesp/bucketbench) - Performance/load testing tool using container lifecycle operations against popular container runtime components (containerd, runc, Docker/Moby engine) 23 | - [**Hyper-V Book**](https://www.rheinwerk-verlag.de/microsoft-hyper-v_4229/) - (paid book) Hardcover and ebook about Microsoft Hyper-V containing 50 pages of introduction to Windows containers and Docker 24 | - [**Container Network Performance Tool**](https://github.com/solarwinds/containers/tree/master/cnpt) - Visibility of container network flows across Kubernetes and Docker Swarm nodes. 25 | - [**La plateforme Docker**](https://www.udemy.com/la-plateforme-docker/) - (cours payant) Des vidéos, des articles, des exercices: depuis les bases de Docker jusqu'au déploiement sur Swarm 26 | - [**Docker in Action**](https://www.amazon.com/Docker-Action-Jeff-Nickoloff/dp/1633430235) - (paid book) Paperback and e-book covers container fundamentals and image production and distribution mechanisms. Clustering and multi-host related content (last few chapters) will be revised in 2nd ed. 27 | - [**Docker Prometheus Stack**](https://github.com/vegasbrianc/prometheus) - A docker-compose starter stack for monitoring with cAdvisor, Prometheus, Grafana, and Node-Exporter. 28 | - [**Awesome Docker List**](https://github.com/veggiemonk/awesome-docker) - A curated list of Docker resources and projects 29 | - [**DevOps**](https://github.com/Pradumnasaraf/DevOps) - An online open source learning platform to learn various concepts about the Docker ecosystem and DevOps tools. 30 | - [**Using Docker**](http://shop.oreilly.com/product/0636920035671.do) - Book published by O'Reilly describing how to use Docker to develop, test and deploy software. 31 | - [**Image Wolf**](https://github.com/ContainerSolutions/ImageWolf) - Tool that uses BitTorrent to rapidly deploy images onto clusters, increasing the speed at which updates can be rolled out. 32 | - [**Integrando Docker a su infraestructura y servicios**](https://www.udemy.com/integrando-docker-a-su-infraestrucutra-y-servicios) - (curso pagado) Aprenda, utilice y adapte Docker desde cero. Despliegue sus servicios de forma rápida y segura utilizando Docker. 33 | - [**Quoi d'neuf Docker**](https://www.youtube.com/c/quoideneufdocker) - (French spoken) Youtube channel focussing on Docker ecosystem 34 | - [**The Enterprise Path to Service Mesh Architectures**](https://blog.gingergeek.com/2018/08/now-available-the-enterprise-path-to-service-mesh-architectures/) - Book published by O'Reilly helping answer common questions on service mesh architectures through the lens of a large enterprise. 35 | - [**Docker Swarm Mastery Video Course on Udemy**](https://bretfisher.com/dockerswarmmastery) - (paid course) 6+ hours of Docker Swarm training 36 | - [**Windows Docker Machine**](https://github.com/StefanScherer/windows-docker-machine) - a Vagrant environment that let's you explore Windows Docker containers on your Mac, Linux or Windows computer 37 | - [**Installing and Configuring Docker with Ansible**](https://github.com/nickjj/ansible-docker) - An open source Ansible role to install / configure Docker and Docker Compose on Ubuntu and Debian based systems. 38 | - [**Istio: Up and Running**](https://layer5.io/books/istio-up-and-running) - Istio is one of the fastest growing solutions for connecting, managing, and securing microservices. 39 | - [**Meshery**](https://layer5.io/meshery) - The multi-service mesh manager. 40 | - [**swarm-cronjob**](https://github.com/crazy-max/swarm-cronjob) - Create jobs on a time-based schedule on Docker Swarm. 41 | - [**Diun**](https://github.com/crazy-max/diun) - Receive notifications when an image is updated on a Docker registry. 42 | - [**Docker Community Extensions**](https://github.com/collabnix/docker-community-extensions) - A Curated List of Docker Community Extensions 43 | - [**uniget**](https://uniget.dev) - An installer and updater for tools from the container/security/DevOps/... ecosystems using container images for distribution 44 | 45 | ## Captains Blogs/Twitter 46 | - **Antonis Kalipetis** - [@akalipetis](https://twitter.com/akalipetis) - [Blog](https://www.akalipetis.com) 47 | - **Bret Fisher** - [@BretFisher](https://twitter.com/bretfisher) - [Blog](https://www.bretfisher.com) - [YouTube](https://www.youtube.com/c/BretFisherITPro) - [Facebook](https://www.facebook.com/bretfisher.devops) 48 | - **Brian Christner** [@idomyowntricks](https://twitter.com/idomyowntricks) - [Blog](https://brianchristner.io) 49 | - **Gianluca Arbezzano** - [@gianarb](https://twitter.com/gianarb) - [Blog](https://gianarb.it) 50 | - **Jeff Nickoloff** - [@allingeek](https://twitter.com/allingeek) - [Blog](https://medium.com/@allingeek) - [Blog - On-Docker](https://medium.com/on-docker) 51 | - **John Lees-Miller** - [@jdleesmiller](https://twitter.com/jdleesmiller) - [Blog](http://jdlm.info/) 52 | - **John Zaccone** - [@JohnZaccone](https://twitter.com/JohnZaccone) - [Blog](http://johnzaccone.io) 53 | - **Laura Frank** - [@rhein_wein](https://twitter.com/rhein_wein) - [Blog](https://blog.codeship.com/author/laurafrank/) 54 | - **Lee Calcote** - [@lcalcote](https://twitter.com/lcalcote) - [Blog](https://gingergeek.com) - [YouTube](https://www.youtube.com/watch?v=Wcn4Ji__DCA&list=PLYjO73_1efChX9NuRaU7WocTbgrfvCoPE) - [LinkedIn](https://linkedin.com/in/leecalcote) 55 | - **Luc Juggery** - [@lucjuggery](https://twitter.com/lucjuggery) - [Blog](https://medium.com/lucjuggery) 56 | - **Manuel Morejon** - [@morejon85](https://twitter.com/morejon85) - [Blog](http://mmorejon.github.io) 57 | - **Nasiullha Chaudhari** - [@Nasi_007](https://x.com/Nasi_007) - [LinkedIn](https://www.linkedin.com/in/nasiullha-chaudhari) - [YouTube](https://www.youtube.com/@cloudchamp) 58 | - **Nicholas Dille** - [@nicholasdille](https://twitter.com/nicholasdille) - [Blog](http://dille.name) 59 | - **Nick Janetakis** - [@nickjanetakis](https://twitter.com/nickjanetakis) - [Blog](https://nickjanetakis.com) - [YouTube](https://www.youtube.com/c/nickjanetakis) 60 | - **Nils De Moor** - [@ndemoor](https://twitter.com/ndemoor) - [Blog](https://cntnr.io) 61 | - **Nigel Poulton** - [@nigelpoulton](https://twitter.com/nigelpoulton) - [Blog](http://nigelpoulton.com) 62 | - **Phil Estes** - [@estesp](https://twitter.com/estesp) - [Blog](https://integratedcode.us) 63 | - **Philipp Garbe** - [@pgarbe](https://twitter.com/pgarbe) - [Blog](http://garbe.io) 64 | - **Shawn Bower** - [@drizzt51](https://twitter.com/drizzt51) - [Blog](https://medium.com/@shawn.bower) 65 | - **Stefan Scherer** - [@stefscherer](https://twitter.com/stefscherer) - [Blog](https://stefanscherer.github.io) 66 | - **Tim Tyler** - [@timotyler](https://twitter.com/timotyler) - [Blog](https://medium.com/@tim.tyler) 67 | - **Tobias Fenster** - [@tobiasfenster.io on Bluesky](https://bsky.app/profile/tobiasfenster.io) - [Blog](https://tobiasfenster.io) - [LinkedIn](https://www.linkedin.com/in/tobiasfenster/) 68 | - **Adrian Mouat** - [@adrianmouat](https://twitter.com/adrianmouat) - [Blog](https://container-solutions.com/author/adrianm/) 69 | - **Nicolas De Loof** - [@ndeloof](https://twitter.com/ndeloof) - [Blog](http://blog.loof.fr) 70 | - **Kevin Alvarez (aka CrazyMax)** - [@crazyws](https://twitter.com/crazyws) - [Blog](https://crazymax.dev/) 71 | - **Ajeet Rania** - [@ajeetsraina](https://twitter.com/ajeetsraina) - [Blog](https://collabnix.com/) 72 | - **Vladimir Mikhalev (aka Valdemar)** - [YouTube](https://www.youtube.com/channel/UCf85kQ0u1sYTTTyKVpxrlyQ?sub_confirmation=1) - [X / Twitter](https://twitter.com/heyvaldemar) - [Instagram](https://www.instagram.com/heyvaldemar/) - [Mastodon](https://mastodon.social/@heyvaldemar) - [Threads](https://www.threads.net/@heyvaldemar) - [Facebook](https://www.facebook.com/heyvaldemarFB/) - [Bluesky](https://bsky.app/profile/heyvaldemar.com) - [TikTok](https://www.tiktok.com/@heyvaldemar) - [LinkedIn](https://www.linkedin.com/in/heyvaldemar/) - [daily.dev Squad](https://app.daily.dev/squads/devopscompass) - [GitHub](https://github.com/heyvaldemar) - [Blog](https://www.heyvaldemar.com) 73 | - **Marcos Lilljedahl** - [@marcosnils](https://twitter.com/marcosnils) - [Blog](https://www.marcosnils.com) - [LinkedIn](https://www.linkedin.com/in/marcosnils/) 74 | - **Mohammad-Ali A'râbi** - [@MohammadAliEN](https://twitter.com/MohammadAliEN) - [Blog](https://aerabi.medium.com) 75 | - **Eric Smalling** - [@ericsmalling](https://twitter.com/ericsmalling) - [@smalls.xyz](https://bsky.app/profile/smalls.xyz) - [Blog](https://www.ericsmalling.com) 76 | - **Thorsten Hans** - [@ThorstenHans](https://x.com/ThorstenHans) - [Blog](https://www.thorsten-hans.com) - [LinkedIn](https://www.linkedin.com/in/ThorstenHans) 77 | - **Ulises Gascon** - [Github](https://github.com/ulisesgascon) - [Twitter](https://www.twitter.com/kom_256/) - [Blog](https://blog.ulisesgascon.com) - [YouTube](https://www.youtube.com/channel/UC87WsLcLxxgV9ZJjoWf1pQw/) - [LinkedIn](https://www.linkedin.com/in/ulisesgascon/) 78 | - **Igor Aleksandrov** [@igor_alexandrov](https://x.com/igor_alexandrov) - [Blog](https://igor.works) – [LinkedIn](https://www.linkedin.com/in/igor-aleksandrov/) 79 | - **Pradumna Saraf** [@pradumna_saraf](https://x.com/pradumna_saraf) - [Blog](https://blog.pradumnasaraf.dev) – [LinkedIn](https://www.linkedin.com/in/pradumnasaraf/) - [YouTube](https://www.youtube.com/@pradumnasaraf) 80 | - **David Cardozo** [@_davidcardozo](https://x.com/_davidcardozo) - [Blog](https://www.davidcardozo.com/) – [LinkedIn](https://www.linkedin.com/in/davidcardozo/) - [YouTube](https://www.youtube.com/@davidnet) - [Github](https://github.com/Davidnet) 81 | - **Julian König** [@jkoenig.dev](https://bsky.app/profile/jkoenig.dev) - [LinkedIn](https://www.linkedin.com/in/jkoenig134/) 82 | - **Tatiana Mikhaleva (aka DevOpsPink)** - [YouTube](https://www.youtube.com/channel/UCACxfwW1C8KQY1c6nU98VVw?sub_confirmation=1) - [X / Twitter](https://twitter.com/DevOpsPink) - [Instagram](https://www.instagram.com/DevOpsPink/) - [Mastodon](https://mastodon.social/@DevOpsPink) - [Threads](https://www.threads.net/@DevOpsPink) - [Facebook](https://www.facebook.com/DevOpsPink/) - [Bluesky](https://bsky.app/profile/devops.pink) - [TikTok](https://www.tiktok.com/@DevOpsPink) - [LinkedIn](https://www.linkedin.com/in/DevOpsPink/) - [GitHub](https://github.com/DevOpsPink) 83 | --------------------------------------------------------------------------------