#!/bin/sh tar cv --files-from /dev/null | docker import - scratch docker build -t kuryr/busybox .