Tuesday, June 26, 2018

docker inspect | grep "IPAddress"

docker inspect <container id> | grep "IPAddress"

No comments:

Post a Comment

systemd-timesyncd

sudo apt update && sudo apt install systemd-timesyncd && sudo systemctl enable --now systemd-timesyncd