Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

rkt: basic gc command #35

Closed
jonboulle opened this issue Nov 25, 2014 · 5 comments
Closed

rkt: basic gc command #35

jonboulle opened this issue Nov 25, 2014 · 5 comments
Milestone

Comments

@jonboulle
Copy link
Contributor

Implement rkt gc to garbage collect containers based on a lifecycle policy.

@jonboulle jonboulle self-assigned this Nov 25, 2014
@jonboulle jonboulle added this to the v0.1.0 milestone Nov 25, 2014
@jonboulle jonboulle added the core label Nov 25, 2014
@philips philips modified the milestones: v0.1.1, v0.1.0 Nov 27, 2014
@jonboulle
Copy link
Contributor Author

to add a brief status update: I have been going down the path of using an Flock to gate access to containers, but currently have an issue where systemd-nspawn insists on closing all file descriptors when it gets execed (even if they are passed as LISTEN_FDS). Needs further investigation. Current code in https://github.com/jonboulle/rocket/tree/geecee

@jonboulle
Copy link
Contributor Author

@vcaputo if it's OK with you I am going to assign this to you since it ties in with the work you're doing in #6 and #244

@philips philips modified the milestones: v0.1.2, v0.1.1 Dec 11, 2014
@jonboulle
Copy link
Contributor Author

#266

@jonboulle
Copy link
Contributor Author

#302

@jonboulle
Copy link
Contributor Author

Fixed by #302

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

No branches or pull requests

3 participants