docker-py icon indicating copy to clipboard operation
docker-py copied to clipboard

Add `pull` to the list of kwargs to pass to create and run

Open jorgeecardona opened this issue 2 months ago • 0 comments

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.

jorgeecardona avatar Oct 23 '25 14:10 jorgeecardona