Guest User

Untitled

a guest
Jan 17th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. $ docker run -it --add-host db-static:86.75.30.9 ubuntu cat /etc/hosts
  2. 172.17.0.22 09d03f76bf2c
  3. fe00::0 ip6-localnet
  4. ff00::0 ip6-mcastprefix
  5. ff02::1 ip6-allnodes
  6. ff02::2 ip6-allrouters
  7. 127.0.0.1 localhost
  8. ::1 localhost ip6-localhost ip6-loopback
  9. 86.75.30.9 db-static
Add Comment
Please, Sign In to add comment