Skip to content

Commit

Permalink
trigger docker build kawhii#44
Browse files Browse the repository at this point in the history
  • Loading branch information
kawhii committed Dec 5, 2017
1 parent 82cbbfe commit 3f428f6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ FROM centos:centos7
MAINTAINER Kawhii Carl ([email protected])
ENV PATH=$PATH:$JRE_HOME/bin

RUN apt-get update
RUN apt-get install -y maven
RUN yum -y install maven

RUN yum -y install wget tar unzip git \
&& yum -y clean all
Expand Down

0 comments on commit 3f428f6

Please sign in to comment.