Re: automated dockerhub build for JSPWiki under Apache account?

2018-08-05 Thread Harry Metske
I went through this, and if I am correct we could: * create a Dockerfile in our jspwiki project, for example: /docker/dockerhub/Dockerfile * request docker automated build with info: Type: "Tag" Name: "/jspwiki_(\d+\_\d+\_\d+)/" Dockerfile location: "/docker/dockerhub" Docker tag name: "{\1}"

Re: automated dockerhub build for JSPWiki under Apache account?

2018-08-01 Thread Harry Metske
sure that sounds like a good idea. At the moment however I am on vacation and can’t spend much time on it, but I will take a look later. thanks, Harry Op wo 1 aug. 2018 om 19:27 schreef Juan Pablo Santos Rodríguez < juanpablo.san...@gmail.com> > Hi, > > searching for some documentation about

automated dockerhub build for JSPWiki under Apache account?

2018-08-01 Thread Juan Pablo Santos Rodríguez
Hi, searching for some documentation about Docker (ASF Infra) support, I've stumbled upon some interesting infra JIRAs, namely: - https://jira.apache.org/jira/browse/INFRA-13838 - https://jira.apache.org/jira/browse/INFRA-12781 - https://jira.apache.org/jira/browse/INFRA-14586 requesting