📄️ Container Examples Suite
This suite contains a collection of simple containers to use as examples for running containers in docker and kubernetes.
📄️ Countdown
This example demonstrates how to create a simple countdown timer using a container. If the countdown reaches zero,
📄️ Dice
This container is a simple example of a container that simulates rolling a dice. The container will output a random
📄️ Bash Example Container
This example demonstrates how to create a simple container that runs a Bash script. By default the container will
📄️ Stress
This container is a simple example of a container that consumes resources. It uses the stress-ng command to consume
📄️ Lorem Ipsum
This is an example container that generates a lot of text using the Lorem Ipsum generator.
📄️ Web
This container is a simple example of a container that runs a web server. It uses the nginx web server to serve a