Question: Learn / Introduction to Docker Exercise Copying files into an image You've created an Ubuntu and python 3 - based image to run your data

Learn / Introduction to Docker
Exercise
Copying files into an image
You've created an Ubuntu and python3-based image to run your data pipeline. Update your Dockerfile so your image includes the
pipeline.py file in which you defined the pipeline.
Instructions
To the end of the Dockerfile, add the Docker instruction, which copies the
pipeline.py file in your current working directory (/home/repl) to the /app folder in the image you want to build.
 Learn / Introduction to Docker Exercise Copying files into an image

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!