mirror of
https://framagit.org/les/gancio.git
synced 2025-02-01 00:52:01 +01:00
2 lines
89 B
Docker
2 lines
89 B
Docker
FROM node:buster
|
|
RUN yarn global add --silent https://gancio.org/latest.tgz 2> /dev/null
|