> From: Christoph Nenning <[email protected]> > To: "Struts Developers List" <[email protected]>, > Date: 08.10.2015 10:30 > Subject: Re: Official Docker images > > > From: Lukasz Lenart <[email protected]> > > To: Struts Developers List <[email protected]>, > > Date: 08.10.2015 09:44 > > Subject: Re: Official Docker images > > > > The first image is out > > https://hub.docker.com/r/theapachestruts/struts-site-jekyll/ > > > > I will update docs how to use it to build the site > > > > > > That's necessary as I could not figure out how to do somthing useful with > it ;) > >
I guess I should have read older posts first. After following this [1] I could at least generate something. But serving it caused an error. I was using your struts-site image instead of the original jekyll image. I got this error: grep: Gemfile: No such file or directory Moving Gemfile to Gemfile.docker because jekyll is not included. mv: can't rename '/srv/jekyll/Gemfile': No such file or directory Still looking forward to the docs update :) [1] http://blog.jaceklaskowski.pl/2015/08/17/why-docker-writing-docs-using-jekyll.html This Email was scanned by Sophos Anti Virus
