Platon on Cloud

containers

Union mount

Union mounting is a way of combining multiple file systems into one that appears to contain their combined contents.

Container build tool

Recently I decided to learn the Go language. After reading the code in the docker and buildah github repos I thought why not write my own image building tool for educational purposes.