-
Notifications
You must be signed in to change notification settings - Fork 237
Open
Labels
area/hydrateenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededp2triagedIssue has been triaged by adding an `area/` labelIssue has been triaged by adding an `area/` label
Description
Often times, when running functions that require access to the host filesystem, you want to operate on package hierarchy in the current working directory. Consider providing a short-hand for doing:
type=bind,src="$(pwd)",dst=/cwd,rw=true
e.g.
--mount-current
or something like that.
Need to consider a convention for the default directory in the container.
https://kpt.dev/book/04-using-functions/02-imperative-function-execution?id=mounting-directories
bharathkkb and aodinokov
Metadata
Metadata
Assignees
Labels
area/hydrateenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededp2triagedIssue has been triaged by adding an `area/` labelIssue has been triaged by adding an `area/` label