单项选择题

A.docker run -p 80:80nginx
B.docker run -P 80:80nginx
C.docker run -e 80:80nginx
D.docker run -d 80:80nginx