massi1008
massi1008
The link to `click` seems to not be right anymore. According to pypi.org the current website is `https://palletsprojects.com/p/click/`. There also seems to be a problem with `docopt`. Its certificate seems...
This is intended behaviour, see the docs: https://docker-py.readthedocs.io/en/stable/containers.html#container-objects > Note that local attributes are cached; users may call [reload()](https://docker-py.readthedocs.io/en/stable/containers.html#docker.models.containers.Container.reload) to query the Docker daemon for the current properties, causing [attrs](https://docker-py.readthedocs.io/en/stable/containers.html#docker.models.containers.Container.attrs)...