What you need to know
So you know what you need to know.
https://slides.com/jupiterbroadcasting/containers101/
Community Architect
According to Docker, a container is a standard unit of software that packages code and all of its dependencies, allowing the application to run quickly and reliably from one computing environment to another.
P1
P2
P3
P1
A sandbox for a process.
P2
P3
Because they are so much easier!
LXC
Linux Containers or LXC?
Linux Containers or LXC?
Linux Containers or LXC?
LXC is a userspace interface for the Linux kernel containment features. Through a powerful API and simple tools, it lets Linux users easily create and manage system or application containers.
https://discuss.linuxcontainers.org/t/using-lxd-on-your-chromebook/3823
Docker is an open platform for developers and sysadmins to build, ship, and run distributed applications.
Automatic Build
Versioning
Component re-use
Sharing
@ell_o_punk
ellopunk@linuxacademy.com