Maybe a simple question. I'm still super new to th...
# general
b
Maybe a simple question. I'm still super new to the library. I have a python test that depends on a docker image. Can I specify the outputs of a docker_image as a dependency under a python_test? I would like the image from docker_image to be produced prior to running a test.
Finally found it under runtime_package_dependncies.