Sign inSign up

tshion/image-resizer

By tshion

Updated over 6 years ago

You can resize images in a docker container.

Image
0

374

tshion/image-resizer repository overview

ImageResizerOnDocker

You can resize images in a docker container.

Quick Start

ParameterDescription
[mount path]Host OS's directory to mount to docker container.
[tag]Docker image tag.
Please check DockerHub/Tags.
Case1: docker run
docker run --rm --it -v [mount path]:/home/worker tshion/image-resizer:[tag]

If you want to exit, please run exit command.

Features

In detail, I would like you to check Dockerfile.

Commands
Want to doCommandsNote
Resize image to favicon sizenode ../icon-fav.jsPlease locate original image at icon/
Resize image to iOS icon sizenode ../icon-ios.jsPlease locate original image at icon/
Resize image to PWA icon sizenode ../icon-pwa.jsPlease locate original image at icon/
Resize image to mobile app sizenode ../index.js
Products
References

Tag summary

Content type

Image

Digest

Size

71.3 MB

Last updated

over 6 years ago

docker pull tshion/image-resizer:1.1.0