اختبار شهادة انظمة اللينكس CompTIA Linux+ XK0-005

السؤال 64 من 122

كل الأسئلة

A developer needs to launch an Nginx image container, name it Web001, and expose port 8080 externally while mapping to port 80 inside the container. Which of the following commands will accomplish this task?

الخيارات

  • A docker exec -it -p 8080:80 --name Web001 nginx
  • B docker load -it -p 8080:80 --name Web001 nginx
  • C docker run -it -p 8080:80 --name Web001 nginx
  • D docker pull -it -p 8080:80 --name Web001 nginx

النقاشات

لا توجد نقاشات منشورة لهذا السؤال حالياً.