Small doc about all log and add more todo

This commit is contained in:
2026-07-21 23:08:44 +02:00
parent ce68a96440
commit 61f00647f4
3 changed files with 12 additions and 10 deletions
-6
View File
@@ -5,12 +5,6 @@ import json
from pathlib import Path
from subprocess import run, CalledProcessError
# def clean_all_dockers():
# # bash docker context use default && docker system prune -a -f
# # bash docker context use podman && docker system prune -a -f
# # bash docker context use desktop-linux && docker system prune -a -f
# docker_client = docker.DockerClient(base_url=f'unix:///var/run/docker.sock')
def clean_all_dockers():
"""