Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop signal #541

Closed
runcom opened this issue Jan 29, 2017 · 9 comments
Closed

Stop signal #541

runcom opened this issue Jan 29, 2017 · 9 comments

Comments

@runcom
Copy link
Member

runcom commented Jan 29, 2017

Who is going to define the stop signal for a container? Is this an image thing or a runtime thing?

@wking
Copy link
Contributor

wking commented Jan 29, 2017 via email

@runcom
Copy link
Member Author

runcom commented Jan 29, 2017

In the Docker scherma for the config, it's an image thing. Hence this question.

@runcom
Copy link
Member Author

runcom commented Jan 29, 2017

And right now, it's both missing in image and runtime under OCI? Or am I blind?

@wking
Copy link
Contributor

wking commented Jan 29, 2017 via email

@stevvooe
Copy link
Contributor

This should have been picked up from docker config: /~https://github.com/docker/docker/blob/master/api/types/container/config.go#L59.

Feel free to PR the addition.

@runcom
Copy link
Member Author

runcom commented Jan 30, 2017

But that is "container config" in docker, is that still OK to move that field in config? I'm making a pr as we speak though.

@runcom
Copy link
Member Author

runcom commented Jan 30, 2017

Nevermind I see it's in the image config.

@stevvooe
Copy link
Contributor

@runcom I didn't see it in the OCI specification. Is it there?

@runcom
Copy link
Member Author

runcom commented Jan 30, 2017

Nope, I'll add it, sorry for the confusion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants