Update all docker images


$ docker images | awk '{print $1}' | xargs -L1 docker pull