docker-py
docker-py copied to clipboard
Add `pull` to the list of kwargs to pass to create and run
Hello, could you guys add "pull" to the lists RUN_CREATE_KWARGS or RUN_HOST_CONFIG_KWARGS so we can start/create a container with the pull-policy set?
Thank you.