Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Keynote - Brandon Philips - CoreOS Fest 2016

Keynote - Brandon Philips - CoreOS Fest 2016

Brandon Philips

May 09, 2016
Tweet

More Decks by Brandon Philips

Other Decks in Programming

Transcript

  1. Image Layers foo-filesystem.tar.gz bar-filesystem.tar.gz meh-filesystem.tar.gz Image metadata Image binary data

    { {“id”: “foo”}, {“id”: “bar”, “meta”: “data”}, {“id”: “meh”, “meta”: “data”}, }
  2. Pulling Layers $ rkt fetch docker://quay.io/ex/app:v1.0 Fetch layer1: 51.4 MB/51.4

    MB Fetch layer4: 97 B/97 B Fetch layer5: 2.7 MB/3.2 MB … ~120MB in Total
  3. OCI Image Format Spec Maintainers from Across Industry Best of

    Docker Image and appc Image Registry Support in the Coming Months