Skip to content

Commit

Permalink
Trim down debian images
Browse files Browse the repository at this point in the history
  • Loading branch information
ryansch committed Jun 14, 2016
1 parent 2b5ac0b commit 9216dfa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions 2.1/Dockerfile
Expand Up @@ -27,9 +27,6 @@ COPY fsconsul /bin/fsconsul

RUN apt-get update && apt-get install -y --no-install-recommends \
locales \
nodejs \
mysql-client \
redis-tools \
jq \
&& rm -rf /var/lib/apt/lists/*

Expand Down
3 changes: 0 additions & 3 deletions 2.2/Dockerfile
Expand Up @@ -27,9 +27,6 @@ COPY fsconsul /bin/fsconsul

RUN apt-get update && apt-get install -y --no-install-recommends \
locales \
nodejs \
mysql-client \
redis-tools \
jq \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 9216dfa

Please sign in to comment.