Skip to content

Instantly share code, notes, and snippets.

@Watson1978
Created June 9, 2019 08:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Watson1978/6dbc7589d99b876cec9b66b73fe7ecdf to your computer and use it in GitHub Desktop.
Save Watson1978/6dbc7589d99b876cec9b66b73fe7ecdf to your computer and use it in GitHub Desktop.
FROM amazonlinux:2018.03
RUN yum install -y git gcc ruby24-devel ImageMagick ImageMagick-devel
WORKDIR /opt/rmagick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment