409920de5cOpts lint issues, ip and ulimit
Sevki Hasirci
2015-07-21 19:15:36 +03:00
f2934dbacfAdd volume API/CLI
Brian Goff
2015-06-12 09:25:32 -04:00
22e1ac4966Add mode check for device
Qiang Huang
2015-08-24 17:57:12 +08:00
6a31056ff6Change return value for ValidateMountMode
Qiang Huang
2015-08-24 17:28:19 +08:00
869e08a12bopts/envfile: trim all leading whitespace in a line
Matt Robenolt
2015-08-21 13:28:01 -07:00
091f800069Change all docker -d to docker daemon
Qiang Huang
2015-08-10 20:48:08 +08:00
351ac873e0Remove unused functions
Antonio Murdaca
2015-07-25 19:54:05 +02:00
f3841a1d27Add and modify tests for legacy and new daemon invokations
Shishir Mahajan
2015-05-01 10:00:43 -04:00
f55d8241cfcli: new daemon command and new cli package
Tibor Vass
2015-05-05 00:18:28 -04:00
7b9ceadc4dAdd test coverage to opts and refactor
Vincent Demeester
2015-07-12 10:33:30 +02:00
f49f44a3a3Add unit tests for ParseEnvFile.
Matthieu Hauglustaine
2015-07-01 17:02:40 +02:00
0ede41afbdReturn bufio error if set in ParseEnvFile
Matthieu Hauglustaine
2015-07-01 16:54:20 +02:00
0c721e1ad5Display empty string instead of <nil> when IP opt is nil.
Eric-Olivier Lamey
2015-06-11 07:53:39 +00:00
d1be0bd11eMinor doc edit to add clarity around the --volume path format Also add a comment to the ValidatePath func so devs/reviewers know exactly what its looking for.
Doug Davis
2015-06-05 12:42:48 -07:00
292e38a144Remove duplicate call to net.ParseIP and a little cleanup
Doug Davis
2015-06-05 09:44:10 -07:00
51c5706326Add syslog-address log-opt
Antonio Murdaca
2015-05-21 22:20:25 +02:00
e8e6124050Allow links to be specified with only the name if this matches the alias
Antonio Murdaca
2015-05-07 22:02:14 +02:00
d0c32b1efaAdd log opts flag to pass in logging options
wlan0
2015-05-04 14:39:48 -07:00
7da142413eWindows: Change default listener to HTTP
jhowardmsft
2015-04-23 13:45:34 -07:00
64a9942188Remove job from container_inspect
Antonio Murdaca
2015-04-13 16:17:14 +02:00
cd08d97a64Cleanup redundant else statements find via golint #11602
George MacRorie
2015-03-23 19:21:37 +00:00
01245d2619Restrict domain name to 255 characters
Tomáš Hrčka
2014-11-25 12:45:20 +01:00
8972795de7Add validate the input mac address on docker run command
Lei Jitang
2015-02-27 07:27:12 -08:00
473eb9a2c5Allow setting ulimits for containers
Brian Goff
2015-02-11 14:21:38 -05:00
196bc32878Add more helpful error message for -add-host Fixes: #10655
Phil Estes
2015-02-09 09:59:05 -05:00
d656c63b21Allow IPv6 addresses in ExtraHosts option settings
Phil Estes
2015-02-04 10:20:28 -05:00
67735d2a16Docker run -e FOO should erase FOO if FOO isn't set in client env
Doug Davis
2015-01-16 12:57:08 -08:00
4440f5aa3fDeprecating ResolveRepositoryName
Don Kjer
2014-10-07 01:54:52 +00:00
1eda63e7e4add daemon labels
Victor Vieux
2014-11-20 18:36:05 +00:00
bcae148da2Fix input volume path check on Windows
Ahmet Alp Balkan
2014-10-29 15:46:45 -07:00
4731b1ebc8Allow extra lines in /etc/hosts
Tim Hockin
2014-09-13 04:35:59 +00:00
8b27eee0f0Refactor all pre-compiled regexp to package level vars Addresses #8057
Phil Estes
2014-09-15 23:30:10 -04:00
cc0954586aAdd daemon flag to specify public registry mirrors
Tim Smith
2014-07-18 18:48:19 +00:00
561b98067fFix inconsistency in IP address parsing errors
Solomon Hykes
2014-08-13 06:45:40 +00:00
1edb726c0bopts.IPVal returns an error on incorrect input
Solomon Hykes
2014-08-10 03:50:46 +00:00
a6487884e5Helpers to parse lists, IPs, hosts, dns searches from the command line
Solomon Hykes
2014-08-10 01:13:44 +00:00
f34ca0a354opts.IpOpt: a helper to parse IP addressed from the command line
Solomon Hykes
2014-08-10 01:12:52 +00:00
67a518b70cMake --attach case-insensitive
Tibor Vass
2014-07-30 10:20:52 -04:00
29adea2e42Move parsing functions to pkg/parsers and the specific kernel handling functions to pkg/parsers/kernel, and parsing filters to pkg/parsers/filter. Adjust imports and package references.
Erik Hollensbe
2014-07-28 17:23:38 -07:00
1ed63a0f85update go import path and libcontainer
Victor Vieux
2014-07-24 22:19:50 +00:00
84c187fe0cupdate for consistency
Victor Vieux
2014-07-09 21:47:55 +00:00
e56ff6bda9Add support for IPv6 addresses in --dns parameters.
Jan Pazdziora
2014-06-13 14:02:12 +02:00
9fdc86ac55Relax dns search to accept empty domain
Fabio Falci
2014-06-26 12:03:23 +01:00
7297bfab30env-file: variable behavior
Vincent Batts
2014-03-17 17:11:27 -04:00
176347382a--env-file: simple line-delimited
Vincent Batts
2014-03-11 16:22:58 -04:00
5684997e54variable declaration cleanup
Daniel Norberg
2014-03-19 16:00:46 -04:00
bdc62769d3configurable dns search domains
Daniel Norberg
2014-02-07 11:48:14 -05:00
c6c287cddcmove opts out of pkg because it's related to docker
Victor Vieux
2014-03-10 21:10:23 +00:00
a408fb0a61osx cross
Daniel Nephin
2017-05-12 12:07:57 -04:00
c0cbb6580aMerge pull request #73 from vdemeester/stack-deploy-support-readonly
Daniel Nephin
2017-05-11 13:53:45 -04:00
3cac3ec9e0Return an error instead of an *InvalidTemplateError
Vincent Demeester
2017-05-11 12:17:16 +02:00
0ab760a136Add support for read_only services in stack deploy
Vincent Demeester
2017-05-11 15:26:38 +02:00
ca0f9e8737Merge pull request #69 from nishanttotla/fix-makefile-typo
Daniel Nephin
2017-05-11 11:02:23 -04:00
076976791bFix typo in docker.Makefile
Nishant Totla
2017-05-11 02:02:13 -07:00
0791b27e2bMerge pull request #32 from ColinHebert/label_3.3
Daniel Nephin
2017-05-10 22:11:42 -04:00
b75858eb09Propagate the swarm cluster and node TLS info provided by the REST API responses to the CLI. In node ls, display only whether the nodes' TLS info matches the cluster's TLS info, or whether the node needs cert rotation.
cyli
2017-05-08 10:48:24 -07:00
3574e6a674Merge pull request #59 from crosbymichael/update-term
Tibor Vass
2017-05-10 17:19:01 -07:00
56ea98f5adUpdate docker dependency
Michael Crosby
2017-05-09 15:58:02 -07:00
131fe7dfb2Move "labels" to compose 3.3 format
Sebastiaan van Stijn
2017-05-02 13:35:48 -07:00
0f6f1eafe3Merge pull request #50 from aaronlehmann/secret-targets
Brian Goff
2017-05-10 17:04:20 -04:00