UoMResearchIT/docker-introduction

Episode 5. Docker cli (2, 3, 4)

Opened this issue · 0 comments

Start with how to run a container
Make alpine container useful

Graphical introduction to lifecycle of containers

Only then go back to recap everything done in docker desktop, within the flow of the course. "This is all nice and well, but Null does not have docker desktop."

httpd?

entrypoint? cmd? copy? volumes and mounts?

Take alpine and make it useful using all the flags above.

How do I get around having to type all these options in the cli? Motivate dockerfiles.