Skip to content

Commit

Permalink
Merge pull request #139 from Stivius/master
Browse files Browse the repository at this point in the history
build: copy build directory in Dockerfile.snap
  • Loading branch information
alexharrington authored Nov 1, 2019
2 parents 9540592 + 46e7e52 commit d10d6a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.snap
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM xibo-linux

RUN cp -r /app/_build/. /app/build

# Install snapcraft
RUN apt-get install -y snapcraft

Expand Down

0 comments on commit d10d6a3

Please sign in to comment.