Question: Learn / Courses / Introduction to Docker Course Exercise Setting the user You've finished the python code for the pipeline you were building and have
Learn Courses Introduction to Docker
Course
Exercise
Setting the user
You've finished the python code for the pipeline you were building and have gotten all the feedback you need from colleagues. To make your pipeline Docker image more foolproof, you want to set the user to repl before the project files are copied into the image. We've already added the RUN instruction to create a repl user for you.
Instructions
Using the terminal, open the Dockerfile in your current working directory and edit the third line to set the user to repl.
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
