Prune only before starting yourself ?

This commit is contained in:
Nicolas Patry 2024-06-05 16:21:57 +02:00
parent 9626f8c743
commit c6325ff122

View File

@ -489,7 +489,6 @@ def launcher(event_loop):
try:
container.stop()
container.wait()
client.containers.prune()
except NotFound:
pass