high-yak-85899
12/06/2022, 9:57 PMinstructions set to a list and source=None in a docker_image target, but I'm getting an error like "provides both a Dockerfile with the source field, and Dockerfile contents with the instructions field, which is not supported.". To fix, it's saying to set source=None or instructions=None. When I do source='', things are happy.polite-journalist-87208
12/06/2022, 10:03 PM