커밋 기록

작성자 SHA1 메시지 날짜
  Aaron Lehmann 6052f2b396 Remove pkg/testutil/assert in favor of testify 8 년 전
  Daniel Nephin e838679cd7 Add docs for reading Dockerfile from stdin. 8 년 전
  Daniel Nephin 8cd6c30a48 Upadte archive.ReplaceFileTarWrapper() to not expect a sorted archive 8 년 전
  David Sheets 3f6dc81e10 build: accept -f - to read Dockerfile from stdin 8 년 전
  Aaron.L.Xu 40af569164 fix typo 8 년 전
  Amit Krishnan 934328d8ea Add functional support for Docker sub commands on Solaris 9 년 전
  Akihiro Suda 62cbd2589f fix racy tests in pkg/archive 8 년 전
  Serge Hallyn 617c352e92 Don't create devices if in a user namespace 9 년 전
  allencloud 0ead624473 add defer file.Close to avoid potential fd leak 9 년 전
  allencloud c1be45fa38 fix typos 9 년 전
  Darren Stahl f9cfc4c387 Windows CI: Unit Tests stop running failing archive test 9 년 전
  John Howard d6b7819185 Windows CI: test-unit on pkg\archive part 2 9 년 전
  John Howard 1a714e76a2 Windows CI: test-unit pkg\archive step 1 9 년 전
  Tibor Vass 1f8efc687c Merge pull request #18123 from aidanhs/aphs-fail-on-broken-tar 9 년 전
  Doug Davis 7bb9fc415a Fix for zero-sized layers 9 년 전
  Aidan Hobson Sayers 3243e504d0 Ensure adding a broken tar doesn't silently fail 9 년 전
  Derek Ch b48f4bf523 fix a race crash when building with "ADD some-broken.tar.xz ..." 9 년 전
  Josh Hawn 75f6929b44 Fix `docker cp` Behavior With Symlinks 10 년 전
  Josh Hawn a74799b701 pkg/archive: new utilities for copying resources 10 년 전
  Qiang Huang c646e514db Fix unit-test build error on ARM64 10 년 전
  Tianon Gravi 576985a1dc Finally remove our copy of "archive/tar" now that Go 1.4 is the minimum! 10 년 전
  Vincent Demeester c21d408ad2 Add coverage on pkg/archive 10 년 전
  Alexander Morozov 213eab995a Fix vet warning 10 년 전
  Vincent Demeester c4fe5dad1d Add test on archive.go (#11603) 10 년 전
  Iavael ab181ce557 Fixed handling hardlinks to symlinks in tar stream 10 년 전
  Doug Davis 6d801a3caa Have .dockerignore support Dockerfile/.dockerignore 10 년 전
  Andy Goldstein 48ec176cd5 Fix invalid argument error on push 10 년 전
  Tibor Vass f6d9780229 archive: do not call FollowSymlinkInScope in createTarFile 10 년 전
  Tibor Vass 221617dbcd archive: add breakout tests 10 년 전
  Vincent Batts f9f8044363 archive: preserve hardlinks in Tar and Untar 10 년 전