Hi Olivier, The Dockerfile is in the jira comment too. Only these two lines of code in Dockerfile:
FROM maven:3.5.3-jdk-8-alpine COPY ./. / On Fri, Apr 13, 2018 at 2:13 PM, Olivier Lamy <[email protected]> wrote: > Hi > Happy to help, > But your comment says > > sudo docker build --no-cache -t mymvn:1 -f ./Dockerfile . > > where is this Dockerfile? > > On Fri, 13 Apr 2018 at 22:04, Paul Hammant <[email protected]> wrote: > > > OS/X == OS X (former OS name) == macOS (current OS name) ? > > > > 10 == 10.10.x ? > > > > > -- > Olivier Lamy > http://twitter.com/olamy | http://linkedin.com/in/olamy > -- Cheers Tibor
