commit message from python script

This commit is contained in:
2023-04-11 17:11:08 +02:00
parent 21d88c4537
commit b4c9068425
92 changed files with 51 additions and 22 deletions

2
python_docker.py Normal file → Executable file
View File

@@ -23,4 +23,4 @@ def show_docker_con_img(input):
return output_list
print(show_docker_con_img("containers"))
#print(show_docker_con_img("images"))
print(show_docker_con_img("images"))