
Camosun College
Bldg: Technology Bldg, Room: Tech 177 – 4461 Interurban Rd, Victoria, BC (parking at lot 8 for park users)
Another container technology which can also run on SBCs is Linux Containers (LXC/LXD). Each LXC Container appears to have its own network stack. And therefore is much more flexible than Docker.
We’ll run 20 webservers all with individual addresses, all listening on port 80, on the Pi, something that can’t be done with Docker in its NAT-constrained world.