squeegels
032f676717
Fixed typo under User section
...
Signed-off-by: root <root@clientele.co.za>
Signed-off-by: Squeegels <lmscrewy@gmail.com>
Signed-off-by: Squeegels <1674195+squeegels@users.noreply.github.com>
2017-11-17 09:47:41 +02:00
Vincent Demeester
0fe5dcd2f2
Merge pull request #695 from mistyhacks/update-service-port-syntax
...
Add info about new port mapping syntax
2017-11-16 17:36:44 +01:00
Misty Stanley-Jones
9ef7caa6fe
Add info about new port mapping syntax
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2017-11-15 17:58:13 -08:00
Sebastiaan van Stijn
9022ea549d
Merge pull request #693 from eiais/e2e
...
Add e2e testing for Trust revoke
2017-11-15 20:39:53 +01:00
Sebastiaan van Stijn
801ddee343
Merge pull request #671 from dnephin/remove-secret-config-duplication
...
Remove secret/config duplication in cli/compose
2017-11-15 19:29:39 +01:00
Sebastiaan van Stijn
026c6db6f6
Merge pull request #74 from jamiehannaford/until-logging
...
Add new CLI option for --until
2017-11-14 18:49:46 +01:00
Jamie Hannaford
0450a2f437
Add docs
...
Signed-off-by: Jamie Hannaford <jamie@limetree.org>
2017-11-14 18:04:10 +01:00
Vincent Demeester
50d218bd06
Merge pull request #691 from PatrickLang/patricklang-user
...
Docs - Adding note about creating Windows users
2017-11-14 11:10:56 +01:00
Kyle Spiers
4a93f207a3
add e2e testing for trust revoke
...
Signed-off-by: Kyle Spiers <kyle@spiers.me>
2017-11-13 17:18:10 -08:00
Kyle Spiers
cbd78572a7
e2e tests: refactor using fixtures
...
Signed-off-by: Kyle Spiers <kyle@spiers.me>
2017-11-13 17:18:04 -08:00
Patrick Lang
cc35724c17
Adding note about creating Windows users
...
Signed-off-by: Patrick Lang <plang@microsoft.com>
2017-11-13 11:43:38 -08:00
Sebastiaan van Stijn
c6a3199236
Remove deprecated "daemon" subcommand
...
The `docker daemon` subcommand was only present for
backward compatibility, but deprecated in v1.13,
and scheduled for removal in v17.12
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-11-13 19:01:35 +01:00
Vincent Demeester
365c525fab
Merge pull request #685 from eiais/e2e
...
docker trust sign: add e2e testing
2017-11-13 17:31:42 +01:00
Jamie Hannaford
9c9303e113
add test for logs
...
Signed-off-by: Jamie Hannaford <jamie@limetree.org>
2017-11-13 10:57:44 +01:00
Sebastiaan van Stijn
48f4003591
Merge pull request #686 from mvasin/patch-1
...
Fix grammar
2017-11-11 15:45:39 +01:00
Mikhail Vasin
bdd1b1e279
Fix grammar
...
Signed-off-by: Mikhail Vasin <michaelvasin@gmail.com>
2017-11-11 16:15:15 +03:00
Kyle Spiers
eb025800bd
Add e2e testing for docker trust sign
...
Signed-off-by: Kyle Spiers <kyle@spiers.me>
2017-11-10 14:26:11 -08:00
Daniel Nephin
f1cc679618
Add unit tests for some convert/service
...
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-11-10 16:28:39 -05:00
Daniel Nephin
a68c940f1a
Remove duplication in compose/convert
...
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-11-10 15:56:11 -05:00
Daniel Nephin
7bd26ed690
Remove duplication in loader
...
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-11-10 15:56:11 -05:00
Kyle Spiers
a570e9b355
sign test: fix imports
...
Signed-off-by: Kyle Spiers <kyle@spiers.me>
2017-11-10 11:34:04 -08:00
Misty Stanley-Jones
70da09aac2
Merge pull request #684 from mistyhacks/fix-spaces-service-create
...
Remove extra spaces from service creation examples
2017-11-10 11:18:15 -08:00
Misty Stanley-Jones
80211acee9
Remove extra spaces from service creation examples
...
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2017-11-10 10:14:56 -08:00
Jamie Hannaford
6f309316e2
Add new CLI option for --until
...
Signed-off-by: Jamie Hannaford <jamie.hannaford@rackspace.com>
2017-11-10 12:38:08 +01:00
Brian Goff
458ce53f18
Merge pull request #679 from thaJeztah/revendor-moby
...
Bump moby to f4d4f5863156b82ef146b6ff1e845f8dcf019f12
2017-11-08 14:55:54 -05:00
Sebastiaan van Stijn
5735fff6fc
Bump moby to f4d4f5863156b82ef146b6ff1e845f8dcf019f12
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-11-08 17:50:58 +01:00
Harald Albers
c852393bff
Add bash completion for experimental `build --stream`
...
Signed-off-by: Harald Albers <github@albersweb.de>
2017-11-08 14:32:14 +01:00
Harald Albers
1390ae6022
Add `--log-opt awslogs-credentials-endpoint` to bash completion
...
Signed-off-by: Harald Albers <github@albersweb.de>
2017-11-08 14:07:05 +01:00
Harald Albers
c231c381fe
Add support for GELF tcp connections to bash completion
...
Signed-off-by: Harald Albers <github@albersweb.de>
2017-11-08 13:54:51 +01:00
Daniel Nephin
ee0615dc97
Merge pull request #575 from eiais/local-flag
...
trust sign: add --local flag
2017-11-07 14:15:53 -05:00
Sebastiaan van Stijn
025f51ca93
Merge pull request #670 from dnephin/cleanup-compose-volume-name
...
Only warn on volume.external.name for version 3.4
2017-11-07 14:29:22 +01:00
Sebastiaan van Stijn
042575aac9
Merge pull request #474 from jhowardmsft/jjh/apis-for-platform
...
LCOW: CLI changes to add platform flag - pull, run, create and build
2017-11-07 14:26:31 +01:00
Vincent Demeester
21d88629df
Merge pull request #657 from dnephin/add-test-for-container-cp
...
Adding unit tests for container cp
2017-11-07 14:22:22 +01:00
Daniel Nephin
aea9544db5
Only warn on volume.external.name for version 3.4
...
Also remove use of volume.external.name
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-11-06 17:04:36 -05:00
Sebastiaan van Stijn
e2ada663d2
Merge pull request #664 from thaJeztah/new-misty-handle
...
Update Misty's GitHub handle
2017-11-02 17:57:08 +01:00
Sebastiaan van Stijn
14b1535dfe
Update Misty's GitHub handle
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-11-02 16:50:38 +01:00
Daniel Nephin
5a4fe7fe05
Merge pull request #661 from thaJeztah/bump-golang-to-1.8.5
...
Bump Go to 1.8.5
2017-10-31 16:24:27 -04:00
Sebastiaan van Stijn
bc8282a235
Bump Go to 1.8.5
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-10-31 21:04:59 +01:00
John Howard
d8b782560e
LCOW: Add `--platform=` CLI flag to pull/create/run/build
...
Signed-off-by: John Howard <jhoward@microsoft.com>
This is the CLI updates for the document discussed in https://github.com/moby/moby/issues/34617
to support Linux Containers on Windows. It adds --platform= as CLI flags to the four
commands listed above. Import still to be completed (needs daemon changes).
2017-10-31 09:50:43 -07:00
Sebastiaan van Stijn
1dc89aa98f
Merge pull request #660 from thaJeztah/bump-version-to-v17.12-dev
...
Bump version to 17.12.0-dev
2017-10-31 16:37:42 +01:00
Vincent Demeester
a0140b4ddb
Merge pull request #658 from arehman199/fix-a-number-of-typos
...
fix a number of minor typos
2017-10-31 15:07:51 +01:00
Sebastiaan van Stijn
a195685bac
Bump version to 17.12.0-dev
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-10-31 12:33:06 +01:00
Vincent Demeester
d0197347ea
Merge pull request #609 from albers/completion-trust
...
Add bash completion for `docker trust` commands
2017-10-31 11:24:35 +01:00
Abdur Rehman
c3fe9d85ef
fix a number of minor typos
...
Fix 19 typos, grammatical errors and duplicated words.
These fixes have minimal impact on the code as these are either in the
doc files or in comments inside the code files.
Signed-off-by: Abdur Rehman <abdur_rehman@mentor.com>
2017-10-31 15:21:51 +05:00
Vincent Demeester
6e04da39b8
Merge pull request #654 from dnephin/pr-fix-image-rm
...
Fix behaviour of `rmi -f` with unexpected errors
2017-10-31 10:38:38 +01:00
Kyle Spiers
f5a50650d6
trust sign: add --local flag
...
Signed-off-by: Kyle Spiers <kyle@spiers.me>
2017-10-30 16:06:03 -07:00
Daniel Nephin
b7b62ca26a
Adding unit tests for cp
...
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-10-30 18:33:28 -04:00
Sebastiaan van Stijn
96b8d15bdd
Merge pull request #651 from thaJeztah/fix-extra-host-sorting
...
Preserve sort-order of extra hosts, and allow duplicate entries
2017-10-30 20:38:10 +01:00
Brian Goff
7ca234fe24
Merge pull request #652 from thaJeztah/move-notary
...
Move notary to its new location
2017-10-30 14:05:59 -04:00
Daniel Nephin
65398de1a6
Merge pull request #655 from eiais/extraQuote
...
Remove extra quotes from docker trust sign
2017-10-30 13:53:18 -04:00