Skip to content

Install imagemagick package #80

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

humitos
Copy link
Member

@humitos humitos commented Nov 14, 2018

@@ -48,6 +48,10 @@ RUN apt-get -y install \
latex-cjk-chinese-arphic-gbsn00lp latex-cjk-chinese-arphic-gkai00mp \
fonts-symbola

# Install imagemagick to support sphinx.ext.imgconverter
# http://www.sphinx-doc.org/en/master/usage/extensions/imgconverter.html
RUN apt-get -y install imagemagick
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want a separate layer for just this dependency or should this be bundled up in another step? I think we need to reduce the number of layers here, and can squash a lot of our operations.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure how this affects the image in the end. I think it's related to the size of the resulting image but it will need further research from my side to have an opinion here.

humitos added a commit that referenced this pull request Jan 2, 2019
humitos added a commit that referenced this pull request Jan 2, 2019
humitos added a commit that referenced this pull request Jan 2, 2019
@humitos humitos closed this in 4fcb554 Jan 14, 2019
@stsewd stsewd deleted the humitos/package/imagemagick branch January 14, 2019 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants