Question: write a script that will be used to create docker images. basically the script should asking couple questions from the user and base on those
write a script that will be used to create docker images. basically the script should asking couple questions from the user and base on those questions, a dockerfile is created, a docker image is then build from it. The script need to check at the end to make sure that the image was created then it should delete the dockerfile used.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
