Thanks for the reply Sam! I think I learned another thing today, don't just trust 'docker run hello-world' to verify your docker configuration ;) In the end it was a network problem with Docker on my side and strange enough a reboot solved it. The image is still building but I'll keep this list updated.
Op di 19 nov. 2019 om 22:15 schreef Sam Ruby <ru...@intertwingly.net>: > On Tue, Nov 19, 2019 at 2:13 PM Roy Lenferink <rlenfer...@apache.org> > wrote: > > > > I just tried the Docker instructions, however the rake docker:update > > command is failing for me with the error shown below. Am I maybe missing > > something? > > [snip] > > > Err:1 http://security.ubuntu.com/ubuntu bionic-security InRelease > > Temporary failure resolving 'security.ubuntu.com' > > It looks like you might be missing a working network connection? > > Does ping security.ubuntu.com work for you? > > - Sam Ruby >