FROM debian:sid MAINTAINER Jessica Frazelle RUN apt-get update && apt-get install -y \ imagemagick \ --no-install-recommends CMD [ "imagemagick" ]