Skip to main content

Image Catalog Statistics

The image catalog contains a comprehensive collection of Docker images for various applications and base development environments.

Application Images

17 ready-to-use application images

Base Images

5 foundational development images

Categories

Application Images

Application images are production-ready containerized applications that can be deployed immediately. These include:
  • Media & Content Tools: Video downloaders, image editing tools
  • Development Tools: Code editors, TypeScript notebooks
  • Productivity Apps: Task managers, note-taking applications
  • Telegram Utilities: File upload tools, message forwarding services
  • Web Services: Icon browsers, JSON viewers, image processing APIs

Base Images

Base images provide foundational environments for development and deployment:
  • Development Environments: Pre-configured setups with essential tools
  • Web Servers: Optimized Nginx configurations for various frameworks
  • System Images: Lightweight Alpine Linux base
  • Specialized Tools: VS Code server, Telegram session generators

Using Images

All images are available on Docker Hub under the aliuq namespace. To pull any image:
docker pull aliuq/[image-name]:[tag]
Most images support multiple tags/variants. Check the individual image pages for available versions and specific configurations.

Image Features

All images include automated version checking from their source repositories, ensuring you always have access to the latest stable releases.
Many images provide multiple variants (latest, dev, stable, etc.) to suit different deployment scenarios.
All images are built from open source projects with clearly documented licenses.
Every image includes links to its source repository on GitHub for transparency and contribution.

Quick Access

Browse Applications

Explore all 17 application images with descriptions and usage examples

Browse Base Images

View foundational images for development environments

Build docs developers (and LLMs) love