This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
push.rocks
/
smartssh
Watch
2
Star
0
Fork
0
You've already forked smartssh
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
smartssh
/
Dockerfile
5 lines
100 B
Docker
Raw
Normal View
History
Unescape
Escape
some updates
2016-06-26 04:07:03 +02:00
FROM
hosttoday/ht-docker-node:npmts
COPY
./ /node-app
WORKDIR
/node-app
RUN
npm install
fix(core): update
2018-09-17 22:32:31 +02:00
RUN
npm test
Reference in New Issue
Copy Permalink