guys, I just got to know docker. I have a question
. < H2 > Environment: host centos7 < / H2 > I now pull the image
docker pull 1and1internet/ubuntu-16-nginx-php-phpmyadmin-mariadb-10
which means that eventually the container I"m running is nginx-php-phpmyadmin-mariadb-10
on ubuntu, but if I pull
docker pull webdevops/php-apache-dev
I don"t know whether the question is correct or not. I hope all the bosses will correct and criticize
.