Skip to content

Commit

Permalink
dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-Nava authored May 29, 2023
1 parent 6bf99fd commit 04eef4f
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,30 @@
# Deb-ImageMagick-LibVips-Go
# Deb-ImageMagick-LibVips-Go
[![Docker SuperSet Keycloak](https://github.com/HiWay-Media/Deb-ImageMagick-LibVips-Go/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/HiWay-Media/Deb-ImageMagick-LibVips-Go/actions/workflows/docker-publish.yml)


This repository provides a base Docker image that includes LibVips, ImageMagick, and Go. It can be used as a starting point for building containerized applications that require image processing capabilities and Go programming language support.

## Description

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.
- Go: A programming language that provides rich libraries and frameworks for application development.

## Features

- Minimal Debian-based distribution as the base image.
- LibVips and ImageMagick pre-installed for image processing capabilities.
- Go pre-installed for application development.
- Optimized for size and performance.

## Prerequisites

- Docker (installed and configured)


## License

Deb-ImageMagick-LibVips-Go is licensed under the [MIT License](https://github.dev/HiWay-Media/Deb-ImageMagick-LibVips-Go/blob/main/LICENSE).

0 comments on commit 04eef4f

Please sign in to comment.