This website requires JavaScript.
Explore
Help
Sign In
encrypt
/
gancio
Watch
1
Star
0
Fork
0
You've already forked gancio
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7d4b2287e30c19d58b5ab31c9c4b236c30361469
gancio
/
docker
/
Dockerfile
4 lines
66 B
Docker
Raw
Normal View
History
Unescape
Escape
v0.10.0
2019-07-16 23:32:45 +02:00
FROM
node:latest
EXPOSE
13120
WORKDIR /
fix #26, too big image
2019-07-17 12:19:09 +02:00
RUN
yarn global add gancio
Reference in New Issue
Copy Permalink