Skip to content

Commit

Permalink
Adding libstdc++
Browse files Browse the repository at this point in the history
  • Loading branch information
jdewinne committed Oct 18, 2016
1 parent a53641c commit 72df4d9
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 @@ -3,7 +3,7 @@ FROM xebialabs/xl-docker-demo-xld:v5.5.5.1
MAINTAINER Joris De Winne <jdewinne@xebialabs.com>
ENV REFRESHED_AT 2016-10-17

RUN apk --update add openjdk8 bash
RUN apk --update add openjdk8 bash libstdc++
ADD resources/command.sh /opt/xld/command.sh
VOLUME /data
VOLUME /root/.gradle
Expand Down

0 comments on commit 72df4d9

Please sign in to comment.