Daniel Nephin
b68c3d007f
Merge pull request #601 from dnephin/compose-cast-after-interpolate
...
[Compose] Cast values to expected type after interpolating values
2017-10-26 12:20:04 -04:00
Sebastiaan van Stijn
e59f3e2925
Merge pull request #642 from dnephin/use-upstream-spf13-cobra
...
Use upstream spf13 cobra
2017-10-26 10:05:11 +02:00
Sebastiaan van Stijn
41797e1753
Merge pull request #644 from thaJeztah/fix-daemon-config-example
...
Fix daemon.json runtime example
2017-10-26 09:31:57 +02:00
Sebastiaan van Stijn
ecf06bba21
Merge pull request #641 from cpuguy83/35295_memusage_pagecache_note
...
Add note about reported memory stats on linux
2017-10-26 02:28:06 +02:00
Sebastiaan van Stijn
1e5d013064
Fix daemon.json runtime example
...
The example in the documentation used "runc", which is a
reserved runtime name (as it's the default).
This patch updates the example, and uses a different name.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-10-26 02:15:49 +02:00
Daniel Nephin
8e600e10f7
Fix UseLine
...
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-10-25 18:22:04 -04:00
Brian Goff
a6acacc533
Add note about reported memory stats on linux
...
Since the API and the CLI both have a "Usage" field for memory, clarify
that the CLI does additional calculations to avoid confusion of API
consumers.
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-10-25 16:50:43 -04:00
Daniel Nephin
4205416c9b
Update code for upstream cobra
...
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-10-25 14:49:26 -04:00
Daniel Nephin
0f2ebae056
Update vendor of spf13/pflag and spf13/cobra
...
Use upstream isntead of fork for cobra.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-10-25 12:50:37 -04:00
Sebastiaan van Stijn
9b7656cc05
Merge pull request #638 from BastianHofmann/patch-1
...
Fix json formating in dockerd docs
2017-10-25 10:56:21 +02:00
BastianHofmann
c7867f5cc6
Fix json formatting in dockerd docs
...
Fix another json formatiing error.
Signed-off-by: Bastian Hofmann <bastianhofmann@me.com>
2017-10-25 08:50:34 +02:00
Brian Goff
465a83a140
Merge pull request #639 from thaJeztah/add-squash-known-issue
...
Mention known limitations for --squash
2017-10-24 12:04:59 -04:00
Sebastiaan van Stijn
bcc228ac6b
Mention known limitations for --squash
...
The experimental `docker build --squash` feature has a number
of limitations. For most use-cases, multi-stage builds are
a better alternative.
This patch lists the known limitations, and adds a link to
multi-stage builds.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-10-24 14:32:06 +02:00
Brian Goff
3352c0e137
Merge pull request #632 from mstanleyjones/fix-system-prune-f-flag
...
For system prune, -f is not an alias for --filter
2017-10-20 16:17:19 -04:00
Misty Stanley-Jones
d4e5481cd4
For system prune, -f is not an alias for --filter
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2017-10-20 10:51:28 -07:00
Sebastiaan van Stijn
3785a314e1
Merge pull request #624 from mstanleyjones/guidance-on-labels
...
Update info on labels
2017-10-20 16:33:13 +02:00
Misty Stanley-Jones
e49e1ea739
Update info on labels
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2017-10-16 10:10:49 -07:00
Sebastiaan van Stijn
1401d5daf2
Merge pull request #620 from dnephin/add-nakedret-linter
...
Add nakedret linter
2017-10-13 14:54:00 +02:00
Vincent Demeester
54a10d544c
Merge pull request #616 from thaJeztah/bump-moby
...
Bump moby to 1ffa10ee2630917e4f2a88f5e4daf34d700eaa1f
2017-10-13 11:48:41 +02:00
Daniel Nephin
dbd96badb6
Add nakedret linter.
...
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-10-12 11:48:51 -04:00
Sebastiaan van Stijn
e56a58e4ed
Updates for updated moby version
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-10-12 01:02:10 +02:00
Sebastiaan van Stijn
2f393694c2
Bump moby to 1ffa10ee2630917e4f2a88f5e4daf34d700eaa1f
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-10-12 01:01:48 +02:00
Sebastiaan van Stijn
6ef0ea82ea
Merge pull request #611 from albers/completion-stack-deploy--resolve-image
...
Add bash completion for `stack deploy --resolve-image`
2017-10-11 22:28:51 +02:00
Sebastiaan van Stijn
0a6e1cb3aa
Merge pull request #580 from djgoosen/patch-1
...
Update rmi.md
2017-10-11 22:17:46 +02:00
Daniel Nephin
5c9784e3a3
Merge pull request #618 from albers/completion-secret-create--driver
...
Add bash completion for `secret create --driver`
2017-10-11 13:10:00 -04:00
Harald Albers
1d7a31f87e
Add bash completion for `secret create --driver`
...
Signed-off-by: Harald Albers <github@albersweb.de>
2017-10-11 18:55:28 +02:00
Vincent Demeester
b70f9296dd
Merge pull request #607 from riyazdf/update-dct-push-and-pull
...
Mutate image references where needed for trusted pulls
2017-10-11 15:08:04 +02:00
Daniel Nephin
b11c11ea74
Update e2e test for image pull to check stdout
...
Also add TEST_DEBUG env variable for debugging E2E tests.
And change icmd environment helpers to fit the CmdOp interface os they
can be passed to 'icmd.RunCmd()'
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-10-10 17:04:49 -04:00
Daniel Nephin
e548861481
Refactor runPull to remove second GetImageReferencesAndAuth
...
Fix unit tests to catch the regression.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-10-10 16:32:27 -04:00
Riyaz Faizullabhoy
7dda6fc3c9
factor out rigging for pushing unsigned busybox image
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2017-10-10 12:00:52 -07:00
Riyaz Faizullabhoy
46f3d8bb7f
update image pull tests
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2017-10-10 11:20:54 -07:00
Daniel Nephin
ade675d36c
get e2e working with notary service
...
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-10-10 11:19:02 -07:00
Riyaz Faizullabhoy
6e3bafd06b
update e2e tests for content trust tests
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2017-10-10 11:19:02 -07:00
Riyaz Faizullabhoy
067fff8b03
trust: update references when pulling
...
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
2017-10-10 11:19:02 -07:00
djgoosen
9004495541
Update rmi.md
...
Signed-off-by: Daniel Goosen <daniel.goosen@surveysampling.com>
2017-10-10 10:27:54 -07:00
Harald Albers
9559b9b7a8
Add bash completion for `stack deploy --resolve-image`
...
Also adds minimal documentation for this flag.
Signed-off-by: Harald Albers <github@albersweb.de>
2017-10-09 13:39:54 +02:00
Harald Albers
fb7a817583
Merge pull request #492 from albers/completion-daemon--network-control-plane-mtu
...
Add bash completion for `dockerd --network-control-plane-mtu`
2017-10-08 17:49:58 +02:00
Vincent Demeester
e3c580c300
Merge pull request #610 from albers/completion-service--detach
...
Update bash completion and deprecation for synchronous service updates
2017-10-07 15:31:48 +02:00
Harald Albers
20d9ceca78
Update deprecation for synchronous service updates
...
- The default was not changed in 17.09 but will be in 17.10
- `service scale` and `service rollback` are also affected.
Signed-off-by: Harald Albers <github@albersweb.de>
2017-10-07 14:28:56 +02:00
Harald Albers
60bfaba6fb
Update bash completion for synchronous `docker service` commands
...
The default value for
`docker service create|update|scale|rollback --detach|-d` changed from
`true` to `false`.
This updates bash completion to complete just `--detach|-d`.
Signed-off-by: Harald Albers <github@albersweb.de>
2017-10-07 13:57:26 +02:00
Sebastiaan van Stijn
1649af8129
Merge pull request #598 from thaJeztah/fix-dockerd-heading-levels
...
Fix dockerd reference heading levels
2017-10-06 01:51:19 +02:00
Sebastiaan van Stijn
0f659d99bd
Merge pull request #603 from thaJeztah/fix-service-create-markdown
...
Fix markdown link in service-create reference docs
2017-10-05 21:49:29 +02:00
Misty Stanley-Jones
2801d382c6
Merge pull request #547 from rdxmb/small-change
...
small reference change
2017-10-05 11:56:33 -07:00
Sebastiaan van Stijn
08d81681af
Merge pull request #600 from thaJeztah/bump-golang-to-1.8.4
...
Bump Go to 1.8.4
2017-10-05 18:49:00 +02:00
Sebastiaan van Stijn
6b35e98a61
Bump Go to 1.8.4
...
Bumps the Go version used to 1.8.4, which contains security fixes;
https://groups.google.com/forum/#!topic/golang-announce/1hZYiemnkdE
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-10-05 18:43:33 +02:00
Daniel Nephin
af8f563922
Fix load order
...
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-10-05 12:03:29 -04:00
Sebastiaan van Stijn
6b6511f191
Fix markdown link in service-create reference docs
...
Markdown nested in a HTML table doesn't work, so changing
the link to a plain HTML link.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-10-05 12:17:40 +02:00
Vincent Demeester
472fcca185
Merge pull request #599 from friederbluemle/fix-github-spelling
...
Fix GitHub spelling
2017-10-05 09:39:39 +02:00
Daniel Nephin
18ddec447a
Cast interpolated values
...
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-10-04 17:36:47 -04:00
Daniel Nephin
0aa7ca943c
Update interface of Interpolate
...
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-10-04 17:36:43 -04:00