Simple applications with docker
Test web app that returns the name of the host/pod/container servicing req
This folder contains the files to build a single container web app using dockerfile
App that counts website visits and stores in a Redis.
This folder contains the files to build a multiple containers web app using docker compose
Test web app that returns the name of the host/pod/container servicing req
This folder contains the files to build a multiple containers web app using swarm