/docker101

Learn Docker in $0 | Beginners to Advance Level

Primary LanguageRuby

Getting Started with Play With Docker Platform

Login to PWD Playground

My image

  • Wait for few seconds to bring up 5-Node Swarm Cluster

Time to build Swarm Cluster Visualizer tool

Swarm Visualizer is a fancy tool which visualized the Swarm Cluster setup. It displays containers running on each node.

Clone the Repository

git clone https://github.com/ajeetraina/docker101
cd docker101/play-with-docker/visualizer/
docker-compose up -d

My image

List of Applications for the demonstration

WordPress under Docker Swarm
ELK under Docker Swarm
Prometheus Stack under Docker Swarm
Apache Jmeter under Docker Swarm Mode
Voting App Example
Playing around with Photon OS
Playing around with MacVLAN
IPv6 & Docker Compose
Trying out Gitlab
Getting Started with Nginx