rails7-on-docker icon indicating copy to clipboard operation
rails7-on-docker copied to clipboard

Add ImageMagick

Open ryanwi opened this issue 3 years ago • 1 comments

For processing files in active storage.

example: https://github.com/rails/rails/blob/main/.devcontainer/Dockerfile#L24

ryanwi avatar Jun 16 '22 20:06 ryanwi

But rails 7 default is libvips now.

szluyufeng avatar Jun 23 '22 20:06 szluyufeng

libvips add with #144

ryanwi avatar Aug 02 '22 05:08 ryanwi