I took the official centos:latest image, after running uname -a did not see centos, only ubuntu, what’s the matter?
The kernel of the container is the kernel of the host, and your host is ubuntu.
I took the official centos:latest image, after running uname -a did not see centos, only ubuntu, what’s the matter?
The kernel of the container is the kernel of the host, and your host is ubuntu.