David Calavera
|
fe53be4e17
Apply context changes to the client.
|
9 tahun lalu |
Brian Goff
|
3c0c115ec8
Merge pull request #19896 from calavera/same_rm_error_message
|
9 tahun lalu |
David Calavera
|
50de9fdff1
Make error message consistent when removing containers fail.
|
9 tahun lalu |
Kenfe-Mickael Laventure
|
1ebeb2c9b4
Print an info message when detaching a container started with --rm
|
9 tahun lalu |
Michael Crosby
|
a1eb6029cc
Move tty set and restore to caller
|
9 tahun lalu |
Phil Estes
|
4983e5807e
Better warning message on OOM kill disable without mem limit
|
9 tahun lalu |
Qiang Huang
|
f4a687334b
Change OomKillDisable to be pointer
|
9 tahun lalu |
Alessandro Boch
|
2bb3fc1bc5
Allow user to choose the IP address for the container
|
9 tahun lalu |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 tahun lalu |
Daniel Nephin
|
2b7ad47bd2
Move the runconfig.Parse() function into the runconfig/opts package.
|
9 tahun lalu |
Vincent Demeester
|
15aa2a663b
Implement configurable detach key
|
9 tahun lalu |
David Calavera
|
bcb848c87f
Implement docker run with standalone client lib.
|
9 tahun lalu |
David Calavera
|
51efb1480a
Implement docker wait with standalone client lib.
|
9 tahun lalu |
David Calavera
|
aa22191093
Merge pull request #17356 from HuKeping/warn-on-oom
|
9 tahun lalu |
Darren Stahl
|
9db5db1b94
This fixes the case where arguments are escaped twice from Dockerfiles on
|
9 tahun lalu |
Sally O'Malley
|
41de7a18d8
Change 'docker run' exit codes to distinguish docker/contained errors
|
10 tahun lalu |
Hu Keping
|
3aa70c1948
Warning out when disalbe oom killer but not set the memory limit
|
9 tahun lalu |
Lei Jitang
|
2b0927c9ac
Use consistent command description
|
9 tahun lalu |
Vincent Demeester
|
5170a2c096
Lint fixes on runconfig
|
10 tahun lalu |
Derek McGowan
|
ed13c3abfb
Use notary library for trusted image fetch and signing
|
10 tahun lalu |
Tibor Vass
|
96ce3a194a
cli: new daemon command and new cli package
|
10 tahun lalu |
John Howard
|
9ae9d4c87a
Windows: Exec driver
|
10 tahun lalu |
Josh Hawn
|
4cb0c93f92
api/client: Allow for multi-line usage help
|
10 tahun lalu |
David Calavera
|
617a0c2fde
Merge pull request #13428 from duglin/niceHelp2
|
10 tahun lalu |
Jana Radhakrishnan
|
f12f51b8b9
Removed dead code from docker after libnetwork integration
|
10 tahun lalu |
Jana Radhakrishnan
|
d18919e304
Docker integration with libnetwork
|
10 tahun lalu |
Jason Shepherd
|
48231d623f
adding nicer help when missing arguments (#11858)
|
10 tahun lalu |
Antonio Murdaca
|
624bf81fdb
Add RestartPolicy methods instead of using strings checking
|
10 tahun lalu |
Ahmet Alp Balkan
|
9448d3627b
Remove out of date comment
|
10 tahun lalu |
Doug Davis
|
0024935f64
Use stderr instead of logrus for CLI error messages
|
10 tahun lalu |