camenduru's picture
thanks to nvidia ❤
8ae5fc5
FROM jekyll/jekyll:4.0
COPY Gemfile /Gemfile
RUN /bin/bash -l -c "bundle install"