Dockerpy is not pulling the latest image
Open
- Dominant language
- Python
- Stars
- 40
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
The docker SDK is acting differently than the CLI. It's not pulling the latest image when it is already present. This is not what we want for dotrun, so we should find a workaround.
https://github.com/canonical/dotrun/blob/53a97a247a8162962b2797ce6139d3d9f509f229/dotrun.py#L54-L58
I have seen this issue reported here: https://github.com/docker/docker-py/issues/2422.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.