Historique des commits

Auteur SHA1 Message Date
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package il y a 4 ans
  Sebastiaan van Stijn 744f1c261c Remove unused functions, variables, fields il y a 6 ans
  Sebastiaan van Stijn 07ff4f1de8 goimports: fix imports il y a 6 ans
  Derek McGowan 0aebcbc32d Remove metadata store interface il y a 7 ans
  Daniel Nephin 4f0d95fa6e Add canonical import comment il y a 7 ans
  John Howard afd305c4b5 LCOW: Refactor to multiple layer-stores based on feedback il y a 7 ans
  John Howard ce8e529e18 LCOW: Re-coalesce stores il y a 8 ans
  Sebastiaan van Stijn b4a6313969 Golint: remove redundant ifs il y a 7 ans
  Sargun Dhillon d2b71b2660 Have VFS graphdriver use accelerated in-kernel copy il y a 7 ans
  John Howard 0380fbff37 LCOW: API: Add platform to /images/create and /build il y a 8 ans
  Akash Gupta 7a7357dae1 LCOW: Implemented support for docker cp + build il y a 8 ans
  John Howard 87abf34a3d LCOW: Store integrity checks il y a 8 ans
  John Howard 42c5c1a9ec LCOW: Pass platform through into layer store il y a 8 ans
  Daniel Nephin 967ef7e6d2 Remove unused functions from archive. il y a 8 ans
  lixiaobing10051267 1b0f2d71a1 modify ID to ChainID to avoid confusing il y a 8 ans
  Stephen J Day 7a85579917 *: use opencontainers/go-digest package il y a 8 ans
  Brian Goff 677fa03654 Moves graphdriver plugn docs out of experimental il y a 8 ans
  Vivek Goyal f7f3d34210 Move CreateRWLayer() parameters in a struct il y a 8 ans
  Anusha Ragunathan fefea805e9 Make graphdrivers work with pluginv2. il y a 9 ans
  allencloud 0ead624473 add defer file.Close to avoid potential fd leak il y a 9 ans
  Michael Crosby 8bb4d31b10 Remove mountedLayer Mount and Unmount il y a 9 ans
  Michael Crosby e19499710e Remove ref counting from layer store il y a 9 ans
  Shishir Mahajan b16decfccf CLI flag for docker create(run) to change block device size. il y a 9 ans
  John Howard e17cb9b721 Windows CI Unit Test: Docker layer turn off failing tests il y a 9 ans
  Tonis Tiigi 50a498ea1c Verify layer tarstream il y a 9 ans
  John Howard 298d280143 Windows CI UnitTest TestLayerSize-->Unix il y a 9 ans
  Aaron Lehmann c168a0059f Update code to compile against new manifest interface il y a 9 ans
  Daniel Nephin f5916b10ae Remove the graph driver from the daemon, move it into the layer store. il y a 9 ans
  Derek McGowan d04fa49a0d Refactor RWLayer to use referenced object instead of string il y a 9 ans
  Aaron Lehmann 21278efaee Make TarStream return an io.ReadCloser il y a 9 ans