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 лет назад |