Skip to content

Instantly share code, notes, and snippets.

@iynere
Last active August 9, 2017 20:28
Show Gist options
  • Save iynere/146541db0af276a60391079c8a92549d to your computer and use it in GitHub Desktop.
Save iynere/146541db0af276a60391079c8a92549d to your computer and use it in GitHub Desktop.
FROM circleci/ruby:2.3.4-node
# pulling in commands from 'install os packages'
RUN sudo apt-get update
RUN sudo apt-get -qq install -y xvfb graphicsmagick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment