Skip to content

Commit 7d56c14

Browse files
committed
#130 Simplify launch with WORKDIR
1 parent 5c55a52 commit 7d56c14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ FROM quay.io/performancecopilot/pcp
22

33
RUN yum update -y
44
RUN yum install -y pcp-gui java-11-openjdk maven maven-openjdk11
5+
6+
WORKDIR /parfait

0 commit comments

Comments
 (0)