cancel
Showing results for 
Search instead for 
Did you mean: 
ekimmbi
Mission Specialist
Mission Specialist
  • 876 Views

DO180-Chapter7-Guided Exercise-1-Containerfile

In the file line 5: "/home/student/DO180/labs/multicontainer-design/deploy/nodejs" Containerfile"

"COPY run.sh build ${HOME}/"

Questions:

  1. What is build here? I don't see a file called build?
  2. What is "${HOME}/"? In the Containerfile, it doesn't specify a User, so it is /root?

I guess I can find out once the container is build.

Also the course didn't mention the usage of ARG?

Thanks!

Labels (1)
0 Kudos
2 Replies
ekimmbi
Mission Specialist
Mission Specialist
  • 875 Views

Sorry I saw it, the build.sh script creates a folder build later.

Marek_Czernek
Flight Engineer Flight Engineer
Flight Engineer
  • 854 Views

I'm glad you found your answer. That means you're learning Hope you'll keep it up, and do provide us feedback for DO180 once it's done please (search for "support" on the ROL page to create a ticket).

0 Kudos
Join the discussion
You must log in to join this conversation.