Task software environment
The @fl.task decorator provides the following parameters to specify the software environment in which a task runs:
container_image
: See ImageSpec for details.environment
: See Environment for details.
The @fl.task decorator provides the following parameters to specify the software environment in which a task runs:
container_image
: See ImageSpec for details.environment
: See Environment for details.