Sign inSign up

3stadt/mjml

By 3stadt

•Updated about 9 years ago

node alpine based image for quickly calling mjml. See https://mjml.io/

Image
1

1.1K

3stadt/mjml repository overview

⁠Intent

node alpine based image for quickly calling mjml⁠.

Only tested on Linux.

⁠Usage

Given you want to convert index.mjml:

docker run -it --rm -e UID=1000 -e GID=1000 -v $(pwd):/home/mjml 3stadt/mjml index.mjml

The UID and GID only need to be set if desired, default when not set is 1000.

⁠Caution

This will chown the whole mounted dir to the given user/group id or 1000.

Tag summary

Content type

Image

Digest

Size

47.5 MB

Last updated

about 9 years ago

docker pull 3stadt/mjml