Skip to content

Commit

Permalink
add comments on ImageSpec
Browse files Browse the repository at this point in the history
Signed-off-by: machichima <nary12321@gmail.com>
  • Loading branch information
machichima committed Dec 14, 2024
1 parent 1efa7aa commit e01efc2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
metadata=TaskMetadata(cache=True, cache_version="1.0"),
)

# use `ImageSpec` to copy files or directories into container `/root`
calculate_ellipse_area_python = ContainerTask(
name="ellipse-area-metadata-python",
input_data_dir="/var/inputs",
Expand Down

0 comments on commit e01efc2

Please sign in to comment.