diff --git a/src/ghrocker/templates/ghpages_snippet.Dockerfile.em b/src/ghrocker/templates/ghpages_snippet.Dockerfile.em index 41a6e37..527929b 100644 --- a/src/ghrocker/templates/ghpages_snippet.Dockerfile.em +++ b/src/ghrocker/templates/ghpages_snippet.Dockerfile.em @@ -1,5 +1,4 @@ ENV DEBIAN_FRONTEND noninteractive -RUN apt-get update && apt-get install -q -y curl net-tools python3 python3-yaml build-essential nodejs ruby-full autoconf automake libtool pkg-config zlib1g-dev RUN echo "gem: --no-document" > ~/.gemrc RUN gem install bundler RUN gem install jekyll