Skip to content

Commit 31c6b27

Browse files
committed
Change folder structure
1 parent fe67616 commit 31c6b27

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

Dockerfile renamed to 2.5.18/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 2EE0EA64E40A89B
66

77
RUN apt-get update && apt-get install -y --no-install-recommends unzip bash openssh-client nodejs git ca-certificates fontconfig xvfb libpango1.0-0 libxss1 fonts-liberation libappindicator1 xdg-utils libgtk-3-0 lsb-release libnss3 sbt && rm -rf /var/lib/apt/lists/* && ln -s /usr/bin/nodejs /usr/bin/node
88

9-
COPY play/2.5.18 /tmp/play
9+
COPY playproject /tmp/play
1010

1111
RUN cd /tmp/play && sbt compile && rm -Rf /tmp/play
1212

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)