The launcher help text indicates that cleanup command removes containers that have stopped for > 24 hours:
But the issued commands filter with 1 hour , and prune containers and images :
Should the help text on line 15 be updated to describe the actual action? Or 1h → 1d perhaps.
sam
(Sam Saffron)
2월 3, 2021, 1:02오전
2
Sure, make a PR for that.
3개의 좋아요
Wouldn’t it be safer if we actually changed the code so that it removes containers stopped for > 24 hours, as indicated by the text? An hour seems pretty aggressive.
3개의 좋아요
sam
(Sam Saffron)
2월 8, 2021, 1:04오전
4
Fine with that as well! I will just go ahead and push it.
https://github.com/discourse/discourse_docker/pull/524
3개의 좋아요
sam
(Sam Saffron)
에 닫힘
2월 8, 2021, 9:00오후
5
This topic was automatically closed after 19 hours. New replies are no longer allowed.