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

container: not leave config.json on errors #169

Merged
merged 1 commit into from
Nov 9, 2019

Conversation

giuseppe
Copy link
Member

@giuseppe giuseppe commented Nov 8, 2019

reorder the code so that the config.json file is copied after the
validation checks for -d and --console-socket. In this way it is not
left around on errors.

Closes: #167

Signed-off-by: Giuseppe Scrivano giuseppe@scrivano.org

reorder the code so that the config.json file is copied after the
validation checks for -d and --console-socket.  In this way it is not
left around on errors.

Closes: containers#167

Signed-off-by: Giuseppe Scrivano <giuseppe@scrivano.org>
@rhatdan
Copy link
Member

rhatdan commented Nov 8, 2019

LGTM

@giuseppe giuseppe merged commit d97a916 into containers:master Nov 9, 2019
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

Successfully merging this pull request may close these issues.

Add option to list "created" containers which failed to start
2 participants