#3369·docker-py

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

Author: jorgeecardonaCreated Oct 23, 2025Updated May 30, 2026

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.