Categorygithub.com/serdarkkts/container-from-scratch
repositorypackage
0.1.0
Repository: https://github.com/serdarkkts/container-from-scratch.git
Documentation: pkg.go.dev

# README

Docker

Containers From Scratch

Writing a container in a few lines of Go code.

Followed along with the presentation and coded stuff myself.

Check this wonderful presentation for understanding the code. --> DockerCon 2017

I recommend checking the GitHub profile of Liz for more stuff. --> Liz Rice