Introduction
Do you really know what it is? Or maybe you need some tips and tricks or want to stay up to date about new features? We have collected the perfect links for you!
- A comprehensive introduction to Docker, Virtual Machines, and Containers
- Womenintech Part 7: Docker for beginners - Creating an own Docker Image
- Deploy a Docker Swarm cluster on GCP using Terraform in 8 steps
- Top 5 blog post 2018: Simplifying Kubernetes with compose and friends
What is Docker exactly and why do we need it?
https://medium.com/@sjolbordi/comprehensive-introductory-guide-to-docker-vms-and-containers-4e42a13ee103
How to build an own Docker image and launch a container by running this image.
https://www.infralovers.com/en/articles/2018/07/09/womenintech-part-7-docker-for-beginners-creating-an-own-docker-image/
Docker on Google Cloud Platform? Learn how to deploy a Docker Swarm cluster on GCP with Terraform.
https://read.acloud.guru/deploy-a-docker-swarm-cluster-on-gcp-with-terraform-dc1c40bb062e
Docker Compose is open sourced on Kubernetes capability.
https://blog.docker.com/2018/12/top-5-blog-post-2018-simplifying-kubernetes-with-docker-compose-and-friends/
You are not tired of Docker yet and want to know more about it? In the blogpost series Women in Tech you can read how to create a minimal cluster running a service using VirtualBox.