[ale] Docker containers as a desktop environment
Derek Carter
derek at goozbach.com
Mon Apr 9 15:44:25 EDT 2018
An example of using Buildah to build a container (from scratch):
https://www.projectatomic.io/blog/2018/03/building-buildah-container-image-for-kubernetes/
Docker images are just a tarball and metadata.
There are a few tools which create them.
The "Frazelle Method" is my name for the blog post by Jessie Frazelle
mentioned earlier:
https://blog.jessfraz.com/post/docker-containers-on-the-desktop/
More information about the Ale
mailing list