提交历史

作者 SHA1 备注 提交日期
  Peter Waller 3a08bbc4d2 Improve message when pushing a non-existent image 10 年之前
  Josh Hawn 26184de8ab Remove `jsonData` argument from `image.StoreImage` 10 年之前
  Alexandr Morozov ee7dd44c01 Mass gofmt 10 年之前
  Alexandr Morozov 7c62cee51e Use logrus everywhere for logging 10 年之前
  Jessica Frazelle 373fd1ce16 Fixes #8690 10 年之前
  Rafe Colton 30d5a42c1f Move archive package into pkg/archive 10 年之前
  Doug Davis 86a3a9a282 if the Rename during an image delete fails, just delete the original dir 10 年之前
  Josh Hawn dee6b481fe Refactor use of graphdriver.Differ 10 年之前
  Daehyeok.Mun 59d58352df graph: remove obsolete comments 11 年之前
  Daehyeok.Mun 35df24c8e6 graph: change argument order of Register function 11 年之前
  Josiah Kiehl a02f67be5b Extract log utils into pkg/log 11 年之前
  Victor Vieux b3ee9ac74e update go import path and libcontainer 11 年之前
  LK4D4 ed032ddfd6 Move truncindex in separate package in pkg/ 11 年之前
  unclejack 838d6a9e9b Merge pull request #5855 from philips/remove-dead-code 11 年之前
  Tianon Gravi 8e967fe802 Revert "Always mount a /run tmpfs in the container" 11 年之前
  Michael Crosby e454be7567 Move init volumes code to func 11 年之前
  Brandon Philips a42e451e10 chore(graph/graph): remove dead code 11 年之前
  Alexander Larsson 905795ece6 Always mount a /run tmpfs in the container 11 年之前
  Michael Crosby f0e6e135a8 Initial work on selinux patch 11 年之前
  Alexander Larsson 359b7df5d2 Rename runtime/* to daemon/* 11 年之前
  Paul Nasrat 4f169c2db5 Enable construction of TruncIndex from id array. 11 年之前
  Tianon Gravi 3d9cd1e5f1 Fix spurious mtab symlink error when /etc doesn't exist yet 11 年之前
  unclejack b5caa5053a Merge pull request #4779 from vieux/symlink_mtab 11 年之前
  Victor Vieux 07b60d626a symlink /etc/mtab and /proc/mounts 11 年之前
  Dan Walsh 4c43566925 This patch adds SELinux labeling support. 11 年之前
  Michael Crosby 2bddcd68b4 Gofmt imports 11 年之前
  Michael Crosby 96c4816cef Move graphdrivers into runtime top level pkg 11 年之前
  Michael Crosby 01b6b2be73 Move graph and tags to graph sub pkg 11 年之前