Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
niall-byrne committed Aug 11, 2015
1 parent 02e259d commit 68a9aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN apt-get install -y \
ENV JAVA_HOME /usr/lib/jvm/java-8-oracle

# Install S3cmd for Log Aggregation
RUN apt-get install -y\
RUN apt-get install -y \
python-pip
RUN pip install s3cmd

Expand Down

0 comments on commit 68a9aba

Please sign in to comment.