November 24, 2018 – Docker and a webserver on rpi

Camosun College
Bldg: Technology Bldg, Room: Tech 177 – 4461 Interurban Rd, Victoria, BC (parking at lot 8 for park users)

10:00am
docker logo

 

Docker is a computer program that performs operating-system-level virtualization, also known as “containerization”. A Container is a lightweight application component including all the required elements (libraries, config, etc). Containers can be quickly started up without polluting your file system with libraries, and config files, and easily upgraded with one command.

In this presentation, we’ll install docker on the Pi, and get nginx webserver up and running in a container.  The presentation material can be found here.

Docker Software https://en.wikipedia.org/wiki/Docker_(software)

 

Leave a Reply