Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
derekjhyang authored Jul 27, 2018
1 parent 1182cf2 commit e576b6d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions gerrit/alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
FROM openfrontier/gerrit:latest

MAINTAINER jhyang@cht.com.tw

#ARG https_proxy=https://10.160.3.88:8080
#ARG http_proxy=http://10.160.3.88:8080

RUN set -x \
&& apk add --update --no-cache git openssh openssh-client openssl bash perl perl-cgi git-gitweb curl su-exec procmail vim wget grep python mariadb-client py-pip findutils tcpdump
RUN apk upgrade
Expand Down

0 comments on commit e576b6d

Please sign in to comment.