Alexander Larsson
|
0aee096fd7
TarFilter: Fix leak of tmpfiles
|
há 11 anos atrás |
Victor Vieux
|
ebfa24acb0
go fmt and aufs support removed
|
há 11 anos atrás |
Alexander Larsson
|
223280f319
Make TarFilter more useful
|
há 12 anos atrás |
Alexander Larsson
|
8f23945f7f
Archive: Fix up tar commandline arguments in TarFilter()
|
há 12 anos atrás |
Pascal Borreli
|
9b2a5964fc
Fixed typos
|
há 12 anos atrás |
Guillaume J. Charmes
|
f7542664e3
Make sure ADD will create everything in 0755
|
há 12 anos atrás |
Guillaume J. Charmes
|
08a87d4b3b
Fix #1162 - Remove bufio from Untar
|
há 12 anos atrás |
Caleb Spare
|
e93afcdd2b
Use fmt.Errorf when appropriate.
|
há 12 anos atrás |
Guillaume J. Charmes
|
ec1dfc521c
Merge pull request #992 from unclejack/use_numeric_owner_for_tar
|
há 12 anos atrás |
Solomon Hykes
|
290b1973a9
Fix a bug which caused creation of empty images (and volumes) to crash. FIxes #995.
|
há 12 anos atrás |
unclejack
|
d7d42ff4fe
use --numeric-owner for tar and untar
|
há 12 anos atrás |
Solomon Hykes
|
36d610a388
- Builder: fixed a regression in ADD. Improved regression tests for build behavior.
|
há 12 anos atrás |
Solomon Hykes
|
507ea757a5
* Builder: correct the behavior of ADD when copying directories.
|
há 12 anos atrás |
Solomon Hykes
|
b368d21568
Merge branch 'master' into fix-add-behavior
|
há 12 anos atrás |
Solomon Hykes
|
5be7b9af3e
* Builder: fixed the behavior of ADD to be (mostly) reverse-compatible, predictable and well-documented.
|
há 12 anos atrás |
Guillaume J. Charmes
|
ee5df76579
Merge pull request #885 from dotcloud/remove_bsdtar
|
há 12 anos atrás |
Guillaume J. Charmes
|
02c291d13b
Fix bug on compression detection when chunck < 10bytes
|
há 12 anos atrás |
Solomon Hykes
|
5b8287617d
+ Builder: ADD of a local file will detect tar archives and unpack them
|
há 12 anos atrás |
Guillaume J. Charmes
|
0425f65e63
Remove bsdtar by checking magic
|
há 12 anos atrás |
Solomon Hykes
|
561ceac55d
* Runtime: pass a guaranteed environment to bsdtar for predictable behavior without depending on the underlying host configuration.
|
há 12 anos atrás |
Guillaume J. Charmes
|
54db18625a
Add Extension() method to Compresison type
|
há 12 anos atrás |
Solomon Hykes
|
baacae8345
'docker push' buffers filesystem archives on disk instead of memory.
|
há 12 anos atrás |
unclejack
|
3c5d2e4661
add support for xz compression
|
há 12 anos atrás |
Solomon Hykes
|
6ede6bc8f2
Comment CmdStream a little bit to facilitate future fixes and contributions
|
há 12 anos atrás |
Solomon Hykes
|
fdae64d8d7
Merge remote-tracking branch 'robryk/cmdstream-deadlock'
|
há 12 anos atrás |
Solomon Hykes
|
f85e6548c7
Comment to explain CmdStream
|
há 12 anos atrás |
Robert Obryk
|
58befe3081
Fix a deadlock in CmdStream.
|
há 12 anos atrás |
Solomon Hykes
|
ef711962d5
Folded graph/ back into main package
|
há 12 anos atrás |