index
:
isomorphic-kb-explorer
main
v2
virtual isomorphic MIDI keyboard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Dockerfile
blob: d728eb4ffc007b8ade570cd649be5966bd5f1bd7 (
plain
)
1
2
3
FROM
nginx:alpine
COPY
.
/usr/share/nginx/html
RUN
chmod
555
-R
/usr/share/nginx/html