Skip to content

Commit 3a28b13

Browse files
author
Lloyd Watkin
committed
Install maven
1 parent 3e47302 commit 3a28b13

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ MAINTAINER Lloyd Watkin <lloyd@evilprofessor.co.uk>
99

1010
RUN apt-get update
1111
RUN apt-get upgrade -y
12+
RUN apt-get install -y maven
1213

1314
RUN git clone https://github.com/buddycloud/buddycloud-server-java.git
1415
RUN cd buddycloud-server-java && mvn package

0 commit comments

Comments
 (0)