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
fed4f7d3ecbf9daf42e1cd522c995fb089686783
gancio
/
docs
/
docker
/
Dockerfile
3 lines
89 B
Docker
Raw
Normal View
History
Unescape
Escape
new docker setup (run as user, install from site not npm)
2021-06-04 12:49:49 +02:00
FROM
node:buster
RUN
yarn global add --silent https://gancio.org/latest.tgz 2> /dev/null
Reference in New Issue
Copy Permalink