After being a Docker user for a long time, focusing mainly on Docker on Azure, I joined Docker Inc. Discussing with engineers, I realized there are many undocumented tips and best practices they use daily that could benefit the Docker user community. I will try to document as many as I can in this repository.
- Using Kubernetes in Docker for Mac
- Running Graphical applications in Docker for Mac
- Container Orchestration using Docker tools: Engine, Swarm, Machine, Compose
- Azure Resource Manager Template to provision a Docker Universal Control Plane cluster
- Using docker-machine to try out the latest versions of Docker
- Using a Volume for Maven cache when compiling Java in a container