Open ApexArcadian opened 1 month ago
must add sudo docker stop $(docker ps -a -q) this horrendous to type
add docker update --restart=no $(docker ps -a -q)
this should be dockernorestart or sumn
must add sudo docker stop $(docker ps -a -q) this horrendous to type