Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
les
gancio
Commits
13a6959a
Verified
Commit
13a6959a
authored
Jul 31, 2021
by
les
Browse files
fix
#123
parent
6f797507
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/docker/Dockerfile
View file @
13a6959a
FROM
node:buster
RUN
yarn global remove gancio
||
true
RUN
yarn cache clean
gancio
RUN
yarn cache clean
RUN
yarn global add
--latest
--production
--silent
https://gancio.org/latest.tgz 2> /dev/null
ADD
entrypoint.sh /
RUN
chmod
755 /entrypoint.sh
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment