IBM/csm-dach-cloud-native-labs

Add more common commands to Containerfile

Closed this issue · 1 comments

As a new developer,
I want to learn the most common Containerfile commands during the workshop,
so I can start right away with 95% of the requests I'm given to.

Acceptance criteria

  • Add ENV and ARG to Containerfile and explain
  • Add ADD and COPY to Containerfile and explain the difference
  • Set WORKDIR

@tschwaerzl I love your user story! I am confident we now manage to pass the acceptance criteria. If so, may I ask you to close this issue? Thanks for your useful input!