Doug Davis
|
f3d96e81e9
Add support for 'docker cp' to write to stdout
|
10 年之前 |
Jessie Frazelle
|
ffc755ac14
Merge pull request #11134 from duglin/CheckMultiLineHelp
|
10 年之前 |
Jessie Frazelle
|
beea697be3
Merge pull request #10858 from duglin/10807-MixedcaseDockerfile
|
10 年之前 |
Doug Davis
|
15924f2385
Support dockerfile and Dockerfile
|
10 年之前 |
Doug Davis
|
5595da2bde
Fix 'docker ps --help' so the options don't span more than one line
|
10 年之前 |
Jessie Frazelle
|
2bfa701f45
Merge pull request #10986 from crosbymichael/create-api-type
|
10 年之前 |
Ahmet Alp Balkan
|
5ecab9e831
Support windows style dockerfile paths for build cmd
|
10 年之前 |
Michael Crosby
|
f57c26553b
Add ContainerCreateResponse type
|
10 年之前 |
Michael Crosby
|
7fed7d7eb4
Move stats api types into api/types package
|
10 年之前 |
Dan Walsh
|
17abfc3ddc
pass --change changes to the import job
|
10 年之前 |
Daniel, Dao Quang Minh
|
f8e77dfb3d
pass --change changes to the commit job
|
11 年之前 |
Alexander Morozov
|
02c8881596
Merge pull request #10933 from ahmetalpbalkan/version-daemon-os-arch
|
10 年之前 |
Ahmet Alp Balkan
|
3346c2e4d9
cli: Add server OS/Arch info to 'version' cmd
|
10 年之前 |
Srini Brahmaroutu
|
7a9c944b82
Removing dependencies from pkg into Docker internal code
|
10 年之前 |
Michael Crosby
|
b32564798d
Merge pull request #10665 from brahmaroutu/autogen_removeXflag
|
10 年之前 |
Chen Hanxiao
|
0050efcd8f
commands: fix a comment typo
|
10 年之前 |
Srini Brahmaroutu
|
6871b9b16a
Removing -X flag option and autogenerated code to create Dockerversion.go functionality
|
10 年之前 |
Jessie Frazelle
|
934535db9c
Merge pull request #10468 from noironetworks/10457-Pause-and-unpause-accept-multi-containers
|
10 年之前 |
Rich Seymour
|
ea8cb16af7
calcuate -> calculate typo fix
|
10 年之前 |
Doug Davis
|
b55346b327
Fix 'docker stats' help message
|
10 年之前 |
André Martins
|
0ce42dcc96
Fixes #10457-Pause-and-unpause-accept-multi-containers
|
10 年之前 |
Michael Crosby
|
eb79acd7a0
Merge pull request #10421 from noironetworks/10388-Specifying_confliting_options
|
10 年之前 |
Michael Crosby
|
34c804a139
Merge pull request #9705 from acbodine/9311-truncindex-error-duplicate-id-on-ambiguous-id
|
10 年之前 |
Ahmet Alp Balkan
|
f9ae2d4fd4
Export $HOME lookup to pkg/homedir
|
10 年之前 |
Ahmet Alp Balkan
|
6ffb77afd4
Extract $HOME usages into utils.GetHomeDir()
|
10 年之前 |
Jessica Frazelle
|
4855612aae
Fix compilation on Go 1.3.3
|
10 年之前 |
Doug Davis
|
2203b37733
Pretty the help text
|
10 年之前 |
Arnaud Porterie
|
22e2254c74
Fix client-side validation of Dockerfile path
|
10 年之前 |
Tibor Vass
|
73d5baf585
builder: prevent Dockerfile to leave build context
|
10 年之前 |
Michael Crosby
|
ab4f9495ba
Print zeros for initial stats collection on stopped container
|
10 年之前 |