Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Sep 10, 2019
1 parent ad73f21 commit 2048172
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update -y
RUN apt-get install -y squid
RUN apt-get install -y apache2-utils
RUN RUN apt-get clean

COPY entry.sh /
COPY squid.conf /etc/squid/squid.conf
Expand Down

0 comments on commit 2048172

Please sign in to comment.