Paulo Pedroso
Paulo Pedroso
+1 I use Docker for development purposes in my computer and I do a lot of testing (a hell lot of testing) with containers. BUT I keep a few untouched,...
@cpuguy83 Couldn't find an example of how to prevent deleting containers using prune filters and using CLI config. Can you point me to the right direction?
@cpuguy83 is there a way to test run without removing stuff? If i use label!=container_id=123456abc, would that preserve one container? It's not intuitive at all... and there's no easy to...
@cpuguy83 I believe I understand about the label stuff now. But apparently you have to set this inside the Dockerfile, right? What I would like to do is mark containers...
@thaJeztah Thank you. I'll play a bit inside a VM to better understand how to get what I want. Thank you too @cpuguy83 .
@Jamesits You have mentioned something about a workflow. Do you mind explaining a bit more in details for a Telegram newbie? Thanks in advance.