Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
libre
gitlab-jekyll-runner
Commits
74a3dfc4
Commit
74a3dfc4
authored
Feb 23, 2019
by
Michał 'rysiek' Woźniak
Browse files
Jekyll requirements updated
parent
e8c4d223
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
Dockerfile
Dockerfile
+3
-2
No files found.
Dockerfile
View file @
74a3dfc4
...
...
@@ -83,7 +83,8 @@ RUN if [ "$INSTALL_PACKAGES" != "" ]; then \
rm
-rf
/var/lib/apt/lists/
*
;
\
fi
# Jekyll
RUN
gem2.4
install
jekyll bundle
# Jekyll-related requirements
RUN
gem2.4
install
jekyll bundle
-v
'< 2'
RUN
/usr/bin/npm
install
bower
VOLUME
/output
Write
Preview
Markdown
is supported
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