index
:
rss-bridge
artifacts
dvikan-patch-1
em92-patch-1
em92-patch-2
fix1
fix2
gh-pages
league-of-legends-patch-notes
master
revert-909-common-dreams-fix
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Dockerfile
blob: 35caac84b8149131eb1364b31c0274a697338084 (
plain
) (
blame
)
1
2
3
4
5
FROM ulsmith/alpine-apache-php7 COPY ./ /app/public/ RUN chown -R apache:root /app/public