QuestionQ72
Application Deployment and Security
Refer to the exhibit. Drag the actions on the left that this Dockerfile performs to the right. Not every option is used.
Drag & Drop
Inject the image myImage.
Pull the image myImage.
Execute the “data” script under “/bin/sh”.
Establish a volume whose root is “/data”.
Put the user in a shell inside the container.
step 1
step 2
step 3
Community Discussion