Last active
          September 2, 2025 17:01 
        
      - 
      
- 
        Save danilogco/1a6850f1fd10ab57037a98817eb03170 to your computer and use it in GitHub Desktop. 
Revisions
- 
        danilogco revised this gist Sep 2, 2025 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,3 +3,5 @@ sudo nano /etc/NetworkManager/conf.d/10-ignore-docker.conf # add it inside the file # [keyfile] # unmanaged-devices=interface-name:br-*;interface-name:veth*;interface-name:docker*;interface-name:lo docker network prune 
- 
        danilogco created this gist Sep 2, 2025 .There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ sudo nano /etc/NetworkManager/conf.d/10-ignore-docker.conf # add it inside the file # [keyfile] # unmanaged-devices=interface-name:br-*;interface-name:veth*;interface-name:docker*;interface-name:lo