Jack Chang
TypeError: __init__() got an unexpected keyword argument 'add_default_labels'
# Configure a custom image f.run_config = DockerRun( labels=["grls"], add_default_labels=False, )
Mason Menges
f.run_config = DockerRun( labels=["grls"], env={"add_default_labels": False}, )
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.