James Nesbitt

Results 21 comments of James Nesbitt

@achekulaev yeah good point. (you couldn't update the db base image without significant effort, if you kept a versioned db image with content) @kyleskrinak a versioned volume container is a...

can probably close this issue, as it was marked working last year.

Understandable request. I will start by duplicating the WaitX methods to new chan/context based approaches to demonstrate the change. Then I can show you some of the advantages. I will...

I did manage to take a first run at this and failed miserably. Will try again soon. I am looking at the following goals for the WaitXXX methods: 1. be...

I meant to clarify, that this is a new issue for our code, that only appeared with docker 1.13. This occurred both with and without swarm mode.

To elaborate on the core logical issue about container aliases in scale-able environments: If you have multiple containers for a scaled service in one node, then to which container should...

can you specify what version your docker daemon is running?

sorry for not being able to address this. I want to suggest an issue with a volume bind (are you mapping a local path) but I haven't had any time...

the docker/cli (moby/cli) functionality is not easily resuable in libcompose as it of course renders whole compose files into "types" of the docker handler. This means "import"ing a massive amount...

I have never seen a real world case where an administrator would prefer a password input over strict (heavy whitelisting) passwordless sudo