containerd/cmd/ctr
Daniel Canter 27046a9e06 Fix cwd flag for ctr tasks exec
It seems like the cwd flag isn't used anywhere for ctr tasks exec. This change
just sets the cwd field on the spec for the execed process if a new one was
asked for, otherwise it will continue using whatever was on the containers spec.

Signed-off-by: Daniel Canter <dcanter@microsoft.com>
2021-09-02 03:59:56 -07:00
..
app Run go fmt with Go 1.17 2021-08-22 09:31:50 +09:00
commands Fix cwd flag for ctr tasks exec 2021-09-02 03:59:56 -07:00
main.go Move manpage gen to separate binary 2019-09-12 14:19:00 -04:00