Skip to content

Commit

Permalink
Code review: more cacheable Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ancorgs committed Mar 14, 2017
1 parent 0284532 commit 542f0a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
@@ -1,5 +1,5 @@
FROM yastdevel/cpp
COPY . /usr/src/app

# Install tmux to make sure the libyui+YaST integration tests are run
RUN zypper --non-interactive in tmux

COPY . /usr/src/app

0 comments on commit 542f0a7

Please sign in to comment.