Question: 1. What is the command to run a busybox container named terminal in interactive mode using a volume named datavolume mapped to your /docker/datavolume1 directory
1. What is the command to run a busybox container named terminal in interactive mode using a volume named datavolume mapped to your /docker/datavolume1 directory in your EC2 home directory?
-?
2. What are the commands needed to create 3 busybox containers:
a. A container named busy1 running in background mode mapping a volume named files to the /docker/datavolume1 directory on your EC2 instance.
-?
b. Two more busybox containers named busy2 and busy3 that connect to the same data volume as busy1
-?
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
