This repository provides a base Docker image that includes LibVips and ImageMagick. It can be used as a starting point for building containerized applications that require image processing capabilities.
The Docker base image is built upon a minimal Debian-based distribution and includes the following components:
- LibVips: A powerful image processing library.
- ImageMagick: A versatile image manipulation tool.
- Minimal Debian-based distribution as the base image.
- LibVips and ImageMagick pre-installed for image processing capabilities.
- Optimized for size and performance.
- Docker (installed and configured)
Deb-ImageMagick-LibVips is licensed under the MIT License.