Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Pass os.Environ() as environment to process from init. #432

Merged
merged 1 commit into from
Mar 5, 2015
Merged

Pass os.Environ() as environment to process from init. #432

merged 1 commit into from
Mar 5, 2015

Conversation

LK4D4
Copy link
Contributor

@LK4D4 LK4D4 commented Mar 5, 2015

Replacement of #418

@crosbymichael
Copy link
Contributor

LGTM

}

buffers := newStdBuffers()
ps := &libcontainer.Process{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

want to call this something else, maybe process2?

@mrunalp
Copy link
Contributor

mrunalp commented Mar 5, 2015

Minor comment; LGTM, otherwise.

Replacement of #418

Signed-off-by: Alexander Morozov <lk4d4@docker.com>
@LK4D4
Copy link
Contributor Author

LK4D4 commented Mar 5, 2015

@mrunalp Fixed

@mrunalp
Copy link
Contributor

mrunalp commented Mar 5, 2015

Thanks!

mrunalp pushed a commit that referenced this pull request Mar 5, 2015
Pass os.Environ() as environment to process from init.
@mrunalp mrunalp merged commit 334b196 into docker-archive:master Mar 5, 2015
@LK4D4 LK4D4 deleted the os_environ branch March 6, 2015 16:28
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants