Arsenii
05/21/2020, 9:58 AMbase_image
of docker.APIClient
(https://github.com/PrefectHQ/prefect/blob/1447982cc63a1f87c4a19cc7be18f2b2693fb883/src/prefect/environments/storage/docker.py#L508). Any suggestions on how to do this? Thanks!Laura Lorenz (she/her)
05/21/2020, 12:11 PMDocker
Storage instance like you can for base_url
now. Let me get the bot to open an issue off this thread.Marvin
05/21/2020, 12:12 PMArsenii
05/21/2020, 12:19 PMTLSConfig
object as an initialization parameter (**kwargs
?..) to the Docker
object would basically solve the problem.
Maybe I can install a fork of prefect
locally for now as a workaround.