Building containers from scratch with Go understanding containers by building namespaces, control groups and root filesystems in a few lines of Go code

"Many people use container systems like Docker, but how do they work? What do people mean when they mention cgroups and namespaces, or when they describe a container as a 'lightweight virtual machine'? In this course designed for the intermediate level programmer (any language), you&#...

Full description

Bibliographic Details
Main Author: Rice, Liz
Format: eBook
Language:English
Published: [Place of publication not identified] O'Reilly Media 2017
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 01912nmm a2200289 u 4500
001 EB001912066
003 EBX01000000000000001074968
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
050 4 |a QA76.73.G63 
100 1 |a Rice, Liz 
245 0 0 |a Building containers from scratch with Go  |b understanding containers by building namespaces, control groups and root filesystems in a few lines of Go code  |c with Liz Rice 
260 |a [Place of publication not identified]  |b O'Reilly Media  |c 2017 
300 |a 1 streaming video file (36 min., 59 sec.)  |b digital, sound, color 
653 |a Logiciels d'application / Développement 
653 |a Application software / Development / fast / (OCoLC)fst00811707 
653 |a Go (Computer program language) / fast / (OCoLC)fst01893916 
653 |a Go (Computer program language) / http://id.loc.gov/authorities/subjects/sh2012000746 
653 |a Go (Langage de programmation) 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Title from title screen (viewed July 25, 2017) 
856 4 0 |u https://learning.oreilly.com/videos/~/9781491988404/?ar  |x Verlag  |3 Volltext 
082 0 |a 000 
520 |a "Many people use container systems like Docker, but how do they work? What do people mean when they mention cgroups and namespaces, or when they describe a container as a 'lightweight virtual machine'? In this course designed for the intermediate level programmer (any language), you'll discover exactly what a container is by writing one with a surprisingly small amount of Go code. Along the way, you'll lose your fear of syscalls and learn that a container is really just a Linux process with its view of the world limited through namespaces, cgroups, and chroot."--Resource description page