top | item 9822037 (no title) sime | 10 years ago Apparently AWS does not support the minimal Scratch image this is based on. discuss order hn newest justincormack|10 years ago You can create scratch withtar cv --files-from /dev/null | docker import - scratch
justincormack|10 years ago You can create scratch withtar cv --files-from /dev/null | docker import - scratch
justincormack|10 years ago
tar cv --files-from /dev/null | docker import - scratch