Usage: Runs the container in the background and prints the container ID.
Command:
docker run -d --name my-container nginx
my-container