Fewbytes / rubber-docker

A workshop on Linux containers: Rebuild Docker from Scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider changing *03_pivot_root* to use a loopback filesystem so that *pivot_root* doesn't fail

nukemberg opened this issue · comments

Consider changing 03_pivot_root to use a loopback filesystem (extract the image to a new loopback ext4 fs) so that pivot_root doesn't fail - this confuses people

wdyt @natict ?

sounds good, but need to re-think the workshop flow

same flow. but instead of having people fail step 03 we will add cow to resolve slow bootstrap