James Stewart Miller

Results 44 comments of James Stewart Miller

According to the docs, if the configuration is different then the container is recreated, but I cannot see where the configuration might be different..

Here is the output from the container creation in the ansible playbook. It reports that it has changed but not why, I think. ```json ok: [localhost] => { "output": {...

this is the output from the container build with --diff and -vv. I can't see anything that might have changed. ```json ok: [localhost] => { "image_output.stdout_lines": [ "[", " {",...

@sshnaidm the second entry of the output dictionary has changed as true. I thought this means that the container has been recreated. Certainly if I enter the container at that...