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

Add prune and du subcommands #34

Merged
merged 2 commits into from
Jun 1, 2022
Merged

Add prune and du subcommands #34

merged 2 commits into from
Jun 1, 2022

Conversation

ktock
Copy link
Owner

@ktock ktock commented Jun 1, 2022

$ buildg.sh du
WARN[2022-06-01T03:08:38Z] using host network as the default            
ID									RECLAIMABLE	SIZE
mkc2l6guvrgl5f193q9gx778u                                              	true       	2112204 B
wa8gx348tg9h2ags1hy0rfdxe                                              	true       	1351680 B
nenp1s8rlyd3azm4qr2o0qfi6                                              	true       	1347584 B
29my9ijfl16gkj3p3ipnpymjm                                              	true       	8192 B
wg4kpbve5fae4uny85cw8eddc                                              	true       	4096 B
Total:	4823756 B
$ buildg.sh prune
WARN[2022-06-01T03:08:40Z] using host network as the default            
ID									RECLAIMABLE	SIZE
wa8gx348tg9h2ags1hy0rfdxe                                              	true       	1351680 B
29my9ijfl16gkj3p3ipnpymjm                                              	true       	8192 B
wg4kpbve5fae4uny85cw8eddc                                              	true       	4096 B
nenp1s8rlyd3azm4qr2o0qfi6                                              	true       	1347584 B
mkc2l6guvrgl5f193q9gx778u                                              	true       	2112204 B
Total:	4823756 B
$ buildg.sh du
WARN[2022-06-01T03:08:42Z] using host network as the default            
ID	RECLAIMABLE	SIZE
Total:	0 B

ktock added 2 commits June 1, 2022 10:47
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
@ktock ktock merged commit 9e90321 into main Jun 1, 2022
@ktock ktock deleted the prune branch June 1, 2022 03:21
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.

1 participant