FROM jekyll/jekyll Label MAINTAINER Amir Pourmand WORKDIR /srv/jekyll ADD publish/Gemfile /srv/jekyll/ RUN bundle install