Skip to content

Commit

Permalink
add comments on ImageSpec
Browse files Browse the repository at this point in the history
  • Loading branch information
machichima committed Dec 7, 2024
1 parent f247b91 commit b9b05a9
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 b9b05a9

Please sign in to comment.