/it-works

🎉 Ultra-lightweight Container image (<170 KB) with an elegant celebration webpage

Primary LanguageHTMLApache License 2.0Apache-2.0

It Works! 🎉

Badge: Docker Badge: Linux Badge: License

Ultra-lightweight Container image (<170 KB uncompressed) with an elegant celebration webpage featuring animated confetti explosions.

— Demo Website —

This Container image is designed for basic container operation verification, demonstrating:

  • The host system can run containers.
  • Images can be successfully retrieved from the docker.io registry.
  • Containers can be created without errors.
  • The container can serve HTTP content, confirming network functionality.

Container image:

docker.io/cyclenerd/it-works:latest

Multiarch support:

  • amd64 : Intel or AMD 64-Bit CPU (x86-64)
  • arm64 : Arm-based 64-Bit CPU (i.e. Apple silicon, AWS Graviton, Ampere Altra, Google Axion)

Quick Start

# Pull and run the container
docker run -p 8080:8080 "docker.io/cyclenerd/it-works:latest"

# Access in browser
# http://localhost:8080

Building from Source

# Clone the repository
git clone https://github.com/Cyclenerd/it-works.git
cd it-works

# Build the Container image
docker build --tag "it-works:latest" .

# Run the Container
docker run -p 8080:8080 "it-works:latest"

Acknowledgments

Container optimization based on Florin Lipan's blog post on creating minimal Docker images for static websites.

License

All files in this repository are under the Apache License, Version 2.0 unless noted otherwise.

This favicon was generated using the following graphics from Twitter Twemoji: