various corrections to permit succesfull builds
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
jekyll:
|
||||
sed -i "s,\(FROM\s*\).*,\1grahamc/jekyll:latest\nUSER root," ${FILE}
|
||||
$(call file,Gemfile)
|
||||
$(call aux,Gemfile)
|
||||
echo 'RUN bundler' >> ${FILE}
|
||||
echo 'ENTRYPOINT ["jekyll"]' >> ${FILE}
|
||||
Reference in New Issue
Block a user