Skip to content
This repository was archived by the owner on Oct 3, 2019. It is now read-only.

Stop the container after a specific timeout #6

Open
groovytron opened this issue Jun 8, 2017 · 0 comments
Open

Stop the container after a specific timeout #6

groovytron opened this issue Jun 8, 2017 · 0 comments

Comments

@groovytron
Copy link
Owner

A user should only ask to start and stop an application.
Now an administrator will register the Docker images in the database, and could for example update the version of the image or even delete the image from the DB. In this case, it's better to do nothing, simply ensure that users cannot start an application whose image has been deleted or updated.
Eventually, the user or a timeout (we should probably also introduce this concept) will stop the running container and no more users will be able to use similar containers.

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

No branches or pull requests

1 participant