containerd/oci
Michael Crosby 7379fa6631 Remove the process default ENV
With the change in #3542 it breaks $PATH handling for images becuase our
default spec always sets a PATH on the process's .Env.

This removes the default and adds an Opt to add this back.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2019-08-19 18:18:58 +00:00
..
client.go Licence header added 2018-02-19 10:32:26 +09:00
spec_opts_linux.go cast Rdev of Stat_t to uint64 for mips 2019-08-08 14:24:50 +08:00
spec_opts_test.go bugfix: override image.Env with process.Env, rather than be contrary 2019-08-16 18:53:07 +08:00
spec_opts_unix.go Add --device flag to ctr 2019-07-18 18:51:05 +00:00
spec_opts_windows_test.go OCI Modifiers for Windows 2019-02-06 10:44:36 -08:00
spec_opts_windows.go Add --device flag to ctr 2019-07-18 18:51:05 +00:00
spec_opts.go Remove the process default ENV 2019-08-19 18:18:58 +00:00
spec_test.go Add a Windows section for Linux oci on LCOW 2018-09-06 11:05:45 -07:00
spec.go Remove the process default ENV 2019-08-19 18:18:58 +00:00