This website requires JavaScript.
Explore
Help
Sign In
status-im
/
codimd
mirror of
https://github.com/status-im/codimd.git
Watch
2
Star
0
Fork
You've already forked codimd
0
Code
Issues
Projects
Releases
Wiki
Activity
e89f820542
codimd
/
deployments
/
dev-Dockerfile
8 lines
87 B
Plaintext
Raw
Blame
History
FROM node:8.15.1-jessie
WORKDIR /codimd
EXPOSE 3000
VOLUME ['/codimd/node_modules']
Reference in New Issue
View Git Blame
Copy Permalink