这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@josegonzalez
Copy link
Member

This emulates heroku's one-off containers feature.

@michaelshobbs
Copy link
Member

How do we manage said container after it's been detached?

@josegonzalez
Copy link
Member Author

It spits out a container id and it's up to the user to do something with that container ID if necessary.

@michaelshobbs
Copy link
Member

Might be good to capture that in the docs

@josegonzalez
Copy link
Member Author

Updated that in docs.

@michaelshobbs
Copy link
Member

Does this work if you run it from the console? Specifically, I don't think you can use -it and --detach together, right?

@josegonzalez
Copy link
Member Author

It definitely spins off the container and runs the task I want on the cli.

@josegonzalez josegonzalez merged commit ac1c4dc into master May 3, 2016
@josegonzalez josegonzalez deleted the detached-run branch May 3, 2016 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants