[Archived] This is a basic alpine-linux image with imagemagick installed.
1.0K
This repository is archived. The image is now published at ghcr.io/cblunt/imagemagick.
$ docker pull ghcr.io/cblunt/imagemagick
This is a basic alpine-linux image with imagemagick installed. The image is used in the Rails on Docker course.
$ docker run --rm -it -v /path/to/images:/images ghcr.io/cblunt/imagemagick convert /images/input.png /images/output.png
Content type
Image
Digest
sha256:c8bd57912…
Size
14.4 MB
Last updated
almost 2 years ago
docker pull cblunt/imagemagick