843fcc96f7
The ID of the task is known at the time that the FIFOs need to be created (it's passed into the IO-creator callback, and is also the same as the container ID) so there is no need to hardcode it to "init". Name the FIFOs after the task ID to be consistent with the FIFO names of exec'ed processes. Delete the now-unused InitProcessName constant so it can never again be used in place of a task/process ID. Signed-off-by: Cory Snider <csnider@mirantis.com> |
||
---|---|---|
.. | ||
types.go | ||
types_linux.go | ||
types_windows.go |