run a docke image code example Example 1: docker run image docker run <image id> --name 'container name' Example 2: start docker image docker start centos