Tibor Vass
|
a85f58719f
Merge pull request #8739 from duglin/CleanupDockerIgnores
|
10 years ago |
Doug Davis
|
c0f0f5c988
Do some cleanup on .dockerignore paths
|
10 years ago |
Jessie Frazelle
|
9cc71b4597
Merge pull request #8468 from laktek/master
|
10 years ago |
Lei Jitang
|
d8b17d785a
Fix docker exec command help messages
|
10 years ago |
Jessie Frazelle
|
eb1b785e67
Merge pull request #8772 from aluzzardi/docker-info-mem-cpu
|
10 years ago |
Alexandr Morozov
|
339173dd5b
Merge pull request #8743 from vieux/hostconfig_start
|
10 years ago |
Jessie Frazelle
|
15b6b7be01
Merge pull request #8770 from LK4D4/logrus_support
|
10 years ago |
Lakshan Perera
|
d3ac9ea98e
Add HasValidGITPrefix to utils/utils.go
|
10 years ago |
Tibor Vass
|
350e1b783d
Merge pull request #8321 from erikh/ui_save_output
|
10 years ago |
Andrea Luzzardi
|
61f8001c23
Expose # of CPUs and memory available on docker info.
|
10 years ago |
Alexandr Morozov
|
7c62cee51e
Use logrus everywhere for logging
|
10 years ago |
Victor Vieux
|
12028fc159
do not send hostconfig at start, as we do on create now
|
10 years ago |
unclejack
|
25c32d3167
Merge pull request #8672 from estesp/CmdRun-fix-typos-comments
|
10 years ago |
Michael Crosby
|
95d1cd0bde
Merge pull request #8661 from estesp/8555-start-exit-code
|
10 years ago |
Phil Estes
|
d2cd8e77a6
Clean up comment sections and fix typos in CmdRun
|
10 years ago |
Phil Estes
|
65edb07065
Return container exit code with start -a/-i
|
10 years ago |
Alexandr Morozov
|
ad136e1ae3
Don't write pull output to stdout on container creating
|
10 years ago |
Michael Crosby
|
b10dfb7de3
Import ps name parsing for default name
|
10 years ago |
Brice Jaglin
|
4a5cefa173
on truncated output, show canonical name rather than first name
|
10 years ago |
Erik Hollensbe
|
115436e038
docker save: Do not save to a terminal.
|
10 years ago |
unclejack
|
4424d15f99
Merge pull request #8302 from rafecolton/move_archive_package_to_pkg
|
10 years ago |
Rafe Colton
|
30d5a42c1f
Move archive package into pkg/archive
|
10 years ago |
Rafe Colton
|
b845a62149
Move Go() promise-like func from utils to pkg/promise
|
10 years ago |
Jessica Frazelle
|
ea09f03682
Filter containers by status.
|
10 years ago |
Daniel, Dao Quang Minh
|
8833d800bf
check tag's validity before building.
|
10 years ago |
Michael Crosby
|
0bb5f98731
Merge pull request #8233 from tiborvass/pr-7658
|
10 years ago |
Tibor Vass
|
07da2e03b1
Merge pull request #8224 from cpuguy83/7843_fix_start_attach_error_hang
|
10 years ago |
Brian Goff
|
9ae9d7db57
Fix #7843
|
10 years ago |
Andrea Luzzardi
|
1df87b9506
API: Provide the HostConfig during "run".
|
10 years ago |
Vojtech Vitek (V-Teq)
|
d742c57f53
DockerCli: Check IsTerminal() for both STDIN and STDOUT
|
10 years ago |