Skip to content

Commit

Permalink
ADD: Gzip installed by default
Browse files Browse the repository at this point in the history
  • Loading branch information
brettt89 committed Aug 15, 2017
1 parent f0000fc commit 1d6f82f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update -y && apt-get install -y \
curl \
git-core \
gzip \
libcurl4-openssl-dev \
libgd-dev \
libldap2-dev \
Expand Down

0 comments on commit 1d6f82f

Please sign in to comment.