Docker and Linux
Introductions
- introductions of two to three students
Docker
We will use the Linux Practice homework to show you how to get started with Docker containers.
Linux
-
Quick survey on Linux background for the class:
- 1: Newbie
- 2: Some exposure
- 3: Lots of exposure
- 4: Use it every day
-
Review of the Linux Journey materials.
Dockerfile
- Dockerfile for Alpine Linux and bash:
Then:
- Dockerfile used to build the image for the homework
Discussion
- How does the command line give you access to basic OS functionality?
- file system
- access control
- processes