cleaned bashrc and added scripts
This commit is contained in:
3
.local/bin/docker-ip
Executable file
3
.local/bin/docker-ip
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
sudo docker inspect -f '{{range.NetworkSettings.Networks}}{{.IPAddress}}{{end}}'
|
Reference in New Issue
Block a user