Container deployment
Ubuntu Core has been developed specifically to leverage the power of snap packages, with their autonomous upgrades and confined sandbox.
However, Ubuntu Core can also be used to run and deploy Docker container images, either from the command line or embedded within an Ubuntu Core image.
-
Run a Docker container
Install and run Docker from within the Ubuntu Core environment. -
Deploy Docker containers from a snap
Build a snap which embeds the container images you wish to deploy from a device. -
Package Docker images in a snap
Explains how Docker images can be bundled inside snaps to be deployed together with other resources within the package.