Skip to content

Commit

Permalink
remove unnecessary snippet steps
Browse files Browse the repository at this point in the history
  • Loading branch information
tfoote committed Nov 17, 2023
1 parent f377d7f commit 7235630
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ghrocker/templates/ghpages_snippet.Dockerfile.em
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 7235630

Please sign in to comment.