Skip to content

Commit

Permalink
Add logs and potential app files as volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
kost committed Aug 24, 2015
1 parent 0dd479a commit 645c4f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions alpine-eramba/Dockerfile
Expand Up @@ -12,5 +12,7 @@ mv /app/eramba_v2/.htaccess /app/ && \
rm -rf /app/eramba_v2/ && \
echo "Success"

VOLUME ["/app/app/tmp/logs","/app/app/webroot/files","/var/log"]

ADD scripts/ /scripts

0 comments on commit 645c4f0

Please sign in to comment.