Andrew Hsu
8e50d736f7
Merge pull request #565 from andrewhsu/ce-rc1
...
[18.09] bump ver 18.09.0-rc1
2018-10-29 10:14:04 -07:00
Andrew Hsu
2f6a656f7b
Merge pull request #564 from thaJeztah/18.09_update_changelog
...
[18.09] update change-log
2018-10-29 10:13:13 -07:00
Andrew Hsu
ffc654dcaf
bump ver 18.09.0-rc1
...
Signed-off-by: Andrew Hsu <andrewhsu@docker.com >
2018-10-26 22:54:47 +00:00
GordonTheTurtle
8447e74ed3
Merge component 'engine' from git@github.com:docker/engine 18.09
2018-10-26 21:04:07 +00:00
Eli Uriegas
93dbc410da
Merge pull request #38 from thaJeztah/18.09_backport_bump_golang_1.10.4
...
[18.09 backport] bump Go to 1.10.4
Upstream-commit: 4594e70063536de97c1f02e714717c5188a6ea11
Component: engine
2018-10-26 10:03:38 -07:00
GordonTheTurtle
28784ed782
Merge component 'cli' from git@github.com:docker/cli 18.09
2018-10-26 16:37:07 +00:00
Silvin Lubecki
1c8c425da1
Merge pull request #1483 from thaJeztah/18.09_backport_docs_fixes
...
[18.09 backport] various docs fixes
Upstream-commit: 51668a30f2
Component: cli
2018-10-26 15:54:26 +01:00
Sebastiaan van Stijn
55a55ecfd7
Update changelog for 18.09
...
- remove features/fixes that were backported to 18.06, so already shipped
- re-organised some change to be in a more suitable section
- add information about deprecated features, and distros
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2018-10-26 16:35:04 +02:00
Sebastiaan van Stijn
a1852cbb5d
Bump Go to 1.10.4
...
Includes fixes to the go command, linker, and the net/http, mime/multipart,
ld/macho, bytes, and strings packages. See the Go 1.10.4 milestone on the
issue tracker for details:
https://github.com/golang/go/issues?q=milestone%3AGo1.10.4
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
(cherry picked from commit fe1fb7417c360f185ce608e0bfda41c0ef9fe364)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: 72368177254811e5816f03a4773deaafb9df5202
Component: engine
2018-10-26 12:14:01 +02:00
Sebastiaan van Stijn
538821f24d
Changelog: remove low-level code changes from changelog
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2018-10-26 10:47:24 +02:00
Akihiro Suda
5e9d09bd21
docs, ssh: unsupport password auth explicitly
...
The issue with password auth is tracked in #1476 and #1477 .
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp >
(cherry picked from commit 16b014e062 )
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: 5e7f9d3c84
Component: cli
2018-10-25 15:30:33 +02:00
Brandon Mitchell
276842f234
Documenting example default-ulimit in daemon.json
...
Signed-off-by: Brandon Mitchell <git@bmitch.net >
(cherry picked from commit 3f4f450941 )
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: 72ddefbada
Component: cli
2018-10-25 15:30:31 +02:00
Brandon Mitchell
d10776afc8
Updating rmi doc example to specify latest tag
...
Signed-off-by: Brandon Mitchell <git@bmitch.net >
(cherry picked from commit f913b73c81 )
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: 135aa72476
Component: cli
2018-10-25 15:30:28 +02:00
Scott Brenner
e3391440cf
Minor typo fix in run documentation
...
Quick syntax fix!
Signed-off-by: Scott Brenner <scott@scottbrenner.me >
(cherry picked from commit 50143cff12 )
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: 7c7fe26a6f
Component: cli
2018-10-25 15:30:26 +02:00
Jake Lambert
e24f75905c
Clarify in docs that docker tag doesn't publish
...
I am attempting to push a tag to a private repository. The documentation for `docker tag` has an explicit example to for how ["To push an image to a private registry"](https://docs.docker.com/engine/reference/commandline/tag/#tag-an-image-referenced-by-name ). My colleague clarified that this command does not in fact push anything, so I thought this PR might save some future novice the same confusion.
Signed-off-by: Jake Lambert <jake.lambert@volusion.com >
(cherry picked from commit 4ed484bac4 )
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: 1df47ffb4d
Component: cli
2018-10-25 15:30:24 +02:00
Thomas Riccardi
599776a8d5
Fix login documentation layout
...
ddadd3db49 mass standardized the
formatting, with some errors.
This commit fixes errors on `login.md`:
- revert wrong `Logging out` headline
- restore correct level for some headlines (relative to parent
headline level change)
- re-add `Usage` headlines, with better name
Also add `related commands` headline on `login` and `logout`.
Signed-off-by: Thomas Riccardi <thomas@deepomatic.com >
(cherry picked from commit a0e3ec8790 )
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: 2e7e529a18
Component: cli
2018-10-25 15:30:22 +02:00
Alex Mayer
17b4292370
Docs: Add Spaces Around Parenthesis Where Needed
...
Signed-off-by: Alex Mayer <amayer5125@gmail.com >
(cherry picked from commit 2b0fdd0f17 )
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: f8f230181e
Component: cli
2018-10-25 15:30:19 +02:00
Lihua Tang
426999c6b7
Typo fix
...
Signed-off-by: Lihua Tang <lhtang@alauda.io >
(cherry picked from commit ca5e453180 )
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: 0ee4693953
Component: cli
2018-10-25 15:30:17 +02:00
Rui Cao
0f20787c8d
Typo fix: filesytem -> filesystem
...
Signed-off-by: Rui Cao <ruicao@alauda.io >
(cherry picked from commit 2eb95909ee )
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: cb4cd04c64
Component: cli
2018-10-25 15:30:15 +02:00
Anda Xu
b3a928b911
update docs with current supported features options
...
Signed-off-by: Anda Xu <anda.xu@docker.com >
(cherry picked from commit d656706678 )
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: d2e771fed6
Component: cli
2018-10-25 15:30:09 +02:00
GordonTheTurtle
0efe5965c1
Merge component 'cli' from git@github.com:docker/cli 18.09
2018-10-25 08:37:00 +00:00
Vincent Demeester
365d729aa7
Merge pull request #1481 from thaJeztah/18.09_backport_fix_docker_invalid_subcommand
...
[18.09 backport] Fix `docker invalid-subcommand` regression
Upstream-commit: b8911a3b33
Component: cli
2018-10-25 09:35:28 +02:00
GordonTheTurtle
1336d5cca6
Merge component 'engine' from git@github.com:docker/engine 18.09
2018-10-25 01:03:51 +00:00
Andrew Hsu
1ed3603e97
Merge pull request #95 from thaJeztah/add_note_about_branch
...
[18.09] Add note that we use the bump_v18.09 branch for SwarmKit
Upstream-commit: 78746ca9e8cc46304509866ab34851f56b4a7edb
Component: engine
2018-10-24 16:57:02 -07:00
Akihiro Suda
5b7ee8a3f9
Fix docker invalid-subcommand regression
...
Starting with a3fe7d62b8 ,
`docker invalid-subcommand` did not exit with non-zero status.
Fix #1428
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp >
(cherry picked from commit d708cada43 )
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: ebe071a9b3
Component: cli
2018-10-24 20:49:10 +02:00
Andrew Hsu
e1910c5f5f
Merge pull request #562 from andrewhsu/b5
...
[18.09] bump ver to 18.09.0-beta5
2018-10-23 14:46:15 -07:00
Andrew Hsu
6e241df9f8
bump ver to 18.09.0-beta5
...
Signed-off-by: Andrew Hsu <andrewhsu@docker.com >
2018-10-23 21:39:18 +00:00
Sebastiaan van Stijn
df76a461d4
Add note that we use the bump_v18.09 branch for SwarmKit
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: 6ee7d86a12fe83953eff0efd4de5878b4ff6814d
Component: engine
2018-10-23 13:37:15 +02:00
GordonTheTurtle
069824851c
Merge component 'cli' from git@github.com:docker/cli 18.09
2018-10-23 04:37:00 +00:00
Andrew Hsu
1264bbcba4
Merge pull request #1475 from tiborvass/18.09-fix-build-stream
...
[18.09] build: update session support detection
Upstream-commit: ecb972ab38
Component: cli
2018-10-22 19:24:24 -07:00
GordonTheTurtle
1f96503016
Merge component 'engine' from git@github.com:docker/engine 18.09
2018-10-23 01:03:38 +00:00
Andrew Hsu
1a55d345e4
Merge pull request #94 from dperny/18.09-bump-swarmkit
...
[18.09 Backport] Bump swarmkit to c82e409d
Upstream-commit: 8d624c31dd25814272117bbdd908a4414e636aed
Component: engine
2018-10-22 16:47:21 -07:00
Tibor Vass
38029eb7d3
build: update session support detection
...
Avoid testing for session support in non-buildkit builder to support
servers that falsely report as `1.39` compatible
Signed-off-by: Tibor Vass <tibor@docker.com >
(cherry picked from commit 3e8c41beb0 )
Signed-off-by: Tibor Vass <tibor@docker.com >
Upstream-commit: 4c68a9666f
Component: cli
2018-10-22 23:02:08 +00:00
Drew Erny
7d67a90c9e
Bump swarmkit
...
Signed-off-by: Drew Erny <drew.erny@docker.com >
Upstream-commit: 1222a7081ac9ebb0830a6c8008142258c49800b5
Component: engine
2018-10-22 15:10:20 -05:00
GordonTheTurtle
3cd26635be
Merge component 'engine' from git@github.com:docker/engine 18.09
2018-10-22 15:54:05 +00:00
Andrew Hsu
cd3e286dd2
Merge pull request #64 from thaJeztah/18.09_backport_syslog
...
[18.09 backport] move the syslog syscall to be gated by CAP_SYS_ADMIN or CAP_SYSLOG
Upstream-commit: 6f1145e740f35a0b805a11d5d29daa89d2a27ed0
Component: engine
2018-10-22 08:24:03 -07:00
GordonTheTurtle
e64ccf7307
Merge component 'cli' from git@github.com:docker/cli 18.09
2018-10-20 00:36:45 +00:00
Andrew Hsu
445ab382ac
Merge pull request #1458 from dhiltgen/bump_licensing_lib
...
[18.09] Bump licensing lib
Upstream-commit: e245b72381
Component: cli
2018-10-19 13:58:37 -07:00
GordonTheTurtle
cf004ef4ac
Merge component 'engine' from git@github.com:docker/engine 18.09
2018-10-19 17:09:31 +00:00
Madhu Venugopal
96aa81d195
Merge pull request #93 from ctelfer/18.09-backport-dsr
...
[18.09] Bump libnetwork to 6da50d19 for DSR load balancing changes
Upstream-commit: ef87a664ef2554af9afa85ed25ffb82c39105624
Component: engine
2018-10-19 09:37:11 -07:00
Daniel Hiltgen
97cb814898
Remove e-mail from trial flow
...
Signed-off-by: Daniel Hiltgen <daniel.hiltgen@docker.com >
Upstream-commit: 0ff9e5cd10
Component: cli
2018-10-18 14:56:59 -07:00
Daniel Hiltgen
e4aeadf8ea
Bump licensing library
...
Removes the billing profile flow which is now handled on the back-end.
Signed-off-by: Daniel Hiltgen <daniel.hiltgen@docker.com >
Upstream-commit: 8e565d0399
Component: cli
2018-10-18 14:44:05 -07:00
GordonTheTurtle
6e881228a8
Merge component 'engine' from git@github.com:docker/engine 18.09
2018-10-18 21:03:44 +00:00
Tibor Vass
72eaf55d91
Merge pull request #88 from tonistiigi/fix-private-pull-1809
...
[18.09 backport] builder: fix private pulls on buildkit
Upstream-commit: 3dc9802a83ba8ca42c2dc068e5c19dacd9bbe3db
Component: engine
2018-10-18 10:57:46 -07:00
GordonTheTurtle
648ce8a093
Merge component 'packaging' from git@github.com:docker/docker-ce-packaging 18.09
2018-10-18 17:03:32 +00:00
Eli Uriegas
2078498ea1
Merge pull request #252 from thaJeztah/18.09_backport_notify
...
[18.09 backport] Restore `Type=notify` in Systemd unit
Upstream-commit: 50b5361dabe74c9511ad41586461415d021e7b93
Component: packaging
2018-10-18 09:29:55 -07:00
Valentin Kulesh
f88793e75f
Restore Type=notify in Systemd unit
...
Signed-off-by: Valentin Kulesh <valentin.kulesh@virtuozzo.com >
(cherry picked from commit 221b152fde996db4c7571c37f8b934db7f5dda49)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: ea2b2cdae5f6eab1bd99d6a79904093bcf8569ea
Component: packaging
2018-10-18 17:14:52 +02:00
Chris Telfer
d5fc44041a
Bump libnetwork to 6da50d19 for DSR changes
...
Bump libnetwork to 6da50d1978302f04c3e2089e29112ea24812f05b which
is the current tip of libnetwork's bump_18.09 branch to get the DSR load
balancing mode option changes for the 18.09 branch of Docker CE.
Signed-off-by: Chris Telfer <ctelfer@docker.com >
Upstream-commit: fd1fe0b702571865cc77d66937e4ca570b5b9cc3
Component: engine
2018-10-18 10:52:57 -04:00
Tonis Tiigi
5521475b61
builder: fix private pulls on buildkit
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
(cherry picked from commit c693d45acf74b87680ace0db8615f97bd6853598)
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
Upstream-commit: fdaf08a57b2348623f33e0b9855c488421fc7bf6
Component: engine
2018-10-17 17:54:13 -07:00
GordonTheTurtle
5723bac1cf
Merge component 'cli' from git@github.com:docker/cli 18.09
2018-10-18 00:36:41 +00:00