spacepaste

  1.  
  2. eric@xps:~$ docker.io run -it ubuntu:14.04 echo "hi"
  3. WARNING: Local (127.0.0.1) DNS resolver found in resolv.conf and containers can't use it. Using default external servers : [8.8.8.8 8.8.4.4]
  4. hi
  5.