コミット履歴

作者 SHA1 メッセージ 日付
  Sebastiaan van Stijn a39ba095eb Merge pull request #44060 from thaJeztah/archive_cleanup 2 年 前
  Sebastiaan van Stijn 609d87003a pkg/archive: strip "write" bits again on Windows 2 年 前
  Sebastiaan van Stijn cddaa84777 pkg/archive: remove backward compat hack for go < 1.9 2 年 前
  Sebastiaan van Stijn d59758450b pkg/archive: make CanonicalTarNameForPath and alias for filepath.ToSlash 2 年 前
  Sebastiaan van Stijn ecb898dcb9 pkg/archive: normalize comment formatting 5 年 前
  Salahuddin Khan 763d839261 Add ADD/COPY --chown flag support to Windows 7 年 前
  John Howard a5aed699cf LCOW: lazycontext: Use correct lstat, fix archive check 7 年 前
  Sebastiaan van Stijn 4f8c870d62 Fix some linting issues 7 年 前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年 前
  Sebastiaan van Stijn 6ed1163c98 Remove redundant build-tags 7 年 前
  Daniel Nephin df248d31d9 Remove ToHost and replace it with IDMappings.ToHost 8 年 前
  Simon Ferquel 41eb61d5c2 Respect tar entries modes when rewriting them on Windows 8 年 前
  Tonis Tiigi f95f58283b Add support for COPY from previous rootfs 8 年 前
  Justas Brazauskas 927b334ebf Fix typos found across repository 9 年 前
  Dmitry Vorobev 4102537cfd Fixes #9283. Consider hardlinks in image size. 9 年 前
  Phil Estes 442b45628e Add user namespace (mapping) support to the Docker engine 9 年 前
  Stefan J. Wernli 9b648dfac6 Windows: Fix long path handling for docker build 10 年 前
  Vincent Demeester 0c70eb8381 Update validate-lint to find go files by itself 10 年 前
  Stefan J. Wernli 230cfc6ed2 Fixing Tar functions to support Windows long paths. 10 年 前
  John Howard 8228ee4b0f Windows: Archive package changes for Windows daemon 10 年 前
  Tianon Gravi 576985a1dc Finally remove our copy of "archive/tar" now that Go 1.4 is the minimum! 10 年 前
  Mitch Capper b7dc9040f0 Change windows default permissions to 755 not 711, read access for all poses little security risk and prevents breaking existing Dockerfiles 10 年 前
  Tibor Vass a6ddb8de42 Merge pull request #11148 from ahmetalpbalkan/win-cli/chmod-x-fix 10 年 前
  Ahmet Alp Balkan 8ba64b383d pkg/archive_windows: make use of os.PathSeparator 10 年 前
  Ahmet Alp Balkan 1a22418f9f pkg/archive: adjust chmod bits on windows 10 年 前
  Ahmet Alp Balkan 5ecab9e831 Support windows style dockerfile paths for build cmd 10 年 前
  Ahmet Alp Balkan 28842d3f09 pkg/archive: Canonicalize stored paths 10 年 前
  Ahmet Alp Balkan 2180aa4f6f Refactor pkg/archive with a platform-independent stat struct 10 年 前