Vincent Demeester
d054d47dbe
Remove myself from codeowners 😅
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-10 17:32:07 +01:00
Sebastiaan van Stijn
f5280d60ee
Merge pull request #1430 from AkihiroSuda/non-recursive-bind
...
support --mount type=bind,bind-nonrecursive,...
2019-01-10 16:37:11 +01:00
Akihiro Suda
a7b5f2df86
support --mount type=bind,bind-nonrecursive,...
...
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2019-01-10 12:07:46 +09:00
Silvin Lubecki
d04b61658d
Merge pull request #1605 from thaJeztah/update_authors
...
Update AUTHORS
2019-01-08 11:07:17 +01:00
Silvin Lubecki
308b1f340a
Merge pull request #1572 from thaJeztah/minor_test_nit
...
TestRunLabel: pass detach as argument
2019-01-08 10:17:01 +01:00
Silvin Lubecki
86f8beef5c
Merge pull request #1604 from thaJeztah/autoremove_makefile_containers
...
Makefile use --rm ("autoremove") for all targets
2019-01-08 10:15:27 +01:00
Silvin Lubecki
edf6f4a3e7
Merge pull request #1571 from thaJeztah/warn_on_create
...
Fix warnings not being printed on "create", only on "run"
2019-01-08 10:14:01 +01:00
Sebastiaan van Stijn
0d4a858052
Merge pull request #1585 from thaJeztah/bump_golang_1.11.4
...
Bump Golang 1.11.4 (includes fix for CVE-2018-16875)
2019-01-08 02:50:30 +01:00
Sebastiaan van Stijn
7d9f2affc8
Merge pull request #1473 from thaJeztah/master_bump_licensing_lib
...
[master] Bump licensing library
2019-01-08 00:41:07 +01:00
Daniel Hiltgen
b9f1d30fa7
Remove e-mail from trial flow
...
Signed-off-by: Daniel Hiltgen <daniel.hiltgen@docker.com>
(cherry picked from commit 0ff9e5cd10
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-08 00:35:24 +01:00
Daniel Hiltgen
f73bd83419
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>
(cherry picked from commit 8e565d0399
)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-08 00:35:18 +01:00
Sebastiaan van Stijn
960ddbf88e
Update AUTHORS
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-08 00:01:36 +01:00
Sebastiaan van Stijn
872ee13c84
Makefile use --rm ("autoremove") for all targets
...
These containers are stateless, so can be removed after exiting
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-07 23:16:58 +01:00
Sebastiaan van Stijn
143028e074
Merge pull request #1593 from olljanat/bump-docker
...
bump docker to f76d6a078d881f410c00e8d900dcdfc2e026c841
2019-01-04 15:50:21 +01:00
Sebastiaan van Stijn
7ff499d8db
Merge pull request #1598 from thaJeztah/docs_missing_placeholder
...
docs: add missing ID placeholder for docker node ps
2019-01-04 09:13:36 +01:00
Sebastiaan van Stijn
24018b9ffd
docs: add missing ID placeholder for docker node ps
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-01-03 19:46:06 +01:00
Olli Janatuinen
0ac5c15fd4
bump docker to f76d6a078d881f410c00e8d900dcdfc2e026c841
...
Signed-off-by: Olli Janatuinen <olli.janatuinen@gmail.com>
2018-12-31 07:45:37 +02:00
Sebastiaan van Stijn
4eab3cd19a
Merge pull request #1592 from albers/kubernetes-blog-link-criu
...
Fix link to Kubernetes blog in experimental/checkpoint-restore.md
2018-12-29 02:10:42 +01:00
Harald Albers
c12a4d3b34
Fix link to Kubernetes blog
...
Signed-off-by: Harald Albers <github@albersweb.de>
2018-12-29 01:39:54 +01:00
Silvin Lubecki
adf71a41b2
Merge pull request #1583 from jdrouet/compose-on-kube-sync
...
replace implementation by compose-on-kubernetes
2018-12-28 18:17:38 +01:00
Jérémie Drouet
a6b0d1d174
replace the imports in the cli to use compose-on-kubernetes
...
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2018-12-28 15:49:20 +01:00
Jérémie Drouet
8a634aa578
alias kubernetes api to compose-on-kubernetes implementation
...
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2018-12-28 15:49:17 +01:00
Vincent Demeester
5d3906ccf1
Merge pull request #1578 from ahh-docker/promote-node-7281
...
Fixed wording per https://github.com/docker/docker.github.io/issues/7281
2018-12-24 10:04:08 +01:00
Sebastiaan van Stijn
0f33ff06d6
Merge pull request #1589 from fhemberger/patch-1
...
docs(metrics-addr): Use port 9323, allocated for Docker in prometheus
2018-12-21 23:53:59 +01:00
Frederic Hemberger
89aa2cf9f6
docs(metrics-addr): Use port 9323, allocated for Docker in prometheus
...
Signed-off-by: Frederic Hemberger <mail@frederic-hemberger.de>
2018-12-21 19:31:54 +01:00
Anne Henmi
b03b9df4d4
docs: clarify that node promote/demote must be executed from a manager
...
Fixed wording per https://github.com/docker/docker.github.io/issues/7281
Signed-off-by: Anne Henmi <anne.henmi@docker.com>
Update node_promote.md
2018-12-21 10:09:52 -07:00
Sebastiaan van Stijn
6deb4f1f63
Merge pull request #882 from vdemeester/carry-553-pull-quiet-cli
...
Carry #553 : Add option to pull images quietly
2018-12-19 14:22:35 +01:00
Vincent Demeester
dd3407b6cc
Add option to pull images quietly
...
Add `--quiet` to the `docker image pull` subcommand that will not pull
the image quietly.
```
$ docker pull -q golang
Using default tag: latest
```
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-12-19 13:48:41 +01:00
Sebastiaan van Stijn
deaf6e13ab
Bump Golang 1.11.4 (includes fix for CVE-2018-16875)
...
go1.11.4 (released 2018/12/14) includes fixes to cgo, the compiler, linker,
runtime, documentation, go command, and the net/http and go/types packages. It
includes a fix to a bug introduced in Go 1.11.3 that broke go get for import
path patterns containing "...".
See the Go 1.11.4 milestone for details:
https://github.com/golang/go/issues?q=milestone%3AGo1.11.4+label%3ACherryPickApproved
go1.11.3 (released 2018/12/14)
- crypto/x509: CPU denial of service in chain validation golang/go#29233
- cmd/go: directory traversal in "go get" via curly braces in import paths golang/go#29231
- cmd/go: remote command execution during "go get -u" golang/go#29230
See the Go 1.11.3 milestone on the issue tracker for details:
https://github.com/golang/go/issues?q=milestone%3AGo1.11.3
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-12-19 12:55:59 +01:00
Silvin Lubecki
283d8f95c8
Merge pull request #1579 from ijc/e2e-invocation-nit
...
e2e: assign a default value of 0 to `DOCKERD_EXPERIMENTAL`
2018-12-17 16:59:29 +01:00
Ian Campbell
4f483276cf
e2e: assign a default value of 0 to `DOCKERD_EXPERIMENTAL`
...
Currently running the e2e tests produces a warning/error:
$ make -f docker.Makefile test-e2e
«...»
docker run --rm -v /var/run/docker.sock:/var/run/docker.sock docker-cli-e2e
./scripts/test/e2e/run: line 20: test: : integer expression expected
This is from:
test "${DOCKERD_EXPERIMENTAL:-}" -eq "1" && «...»
Where `${DOCKERD_EXPERIMENTAL:-}` expands to the empty string, resulting in
`test "" -eq "1"` which produces the warning. This error is enough to trigger
the short-circuiting behaviour of `&&` so the result is as expected, but fix
the issue nonetheless by provdiing a default `0`.
Signed-off-by: Ian Campbell <ijc@docker.com>
2018-12-17 14:32:38 +00:00
Sebastiaan van Stijn
298c423b57
Merge pull request #1558 from ijc/build-tweaks
...
Add a `fmt` build target and make use of a go build cache.
2018-12-17 12:49:59 +01:00
Sebastiaan van Stijn
7c514a31c9
Fix warnings not being printed on "create", only on "run"
...
Previously, these errors were only printed when using `docker run`, but were
omitted when using `docker container create` and `docker container start`
separately.
Given that these warnings apply to both situations, this patch moves generation
of these warnings to `docker container create` (which is also called by
`docker run`)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-12-13 14:21:34 +01:00
Sebastiaan van Stijn
eb1b4b83c9
TestRunLabel: pass detach as argument
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-12-13 13:23:30 +01:00
Silvin Lubecki
b9f150b17e
Merge pull request #1566 from thaJeztah/fix_panic_on_update
...
Fix panic (npe) when updating service limits/reservations
2018-12-13 09:47:31 +01:00
Sebastiaan van Stijn
579bb91853
Fix panic (npe) when updating service limits/reservations
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-12-13 02:21:57 +01:00
Sebastiaan van Stijn
e5760891ab
Merge pull request #1565 from ahh-docker/extra_greater_than_7220
...
Removed extra ">" in docs
2018-12-12 17:15:40 +01:00
Anne Henmi
4aecd8bda1
Fixed typo.
...
Signed-off-by: Anne Henmi <anne.henmi@docker.com>
2018-12-12 08:41:11 -07:00
Brian Goff
5d2a065886
Merge pull request #1545 from thaJeztah/bump_golang_1.11.2
...
Bump Go to 1.11.2
2018-12-11 05:13:34 -08:00
Ian Campbell
d5de8358f0
Use a go build cache to speed up builds.
...
With a docker build cache already primed with the build image I am seeing
`time make build -f docker.Makefile DOCKER_BUILDKIT=1 GO_BUILD_CACHE=n` takes
more than 1 minute.
By contrast `time make build -f docker.Makefile DOCKER_BUILDKIT=1
GO_BUILD_CACHE=y` takes less than 10s with a hot cache irrespective of whether
the source tree has changed
Signed-off-by: Ian Campbell <ijc@docker.com>
2018-12-11 11:19:46 +00:00
Sebastiaan van Stijn
58f0bfcf51
Bump Go to 1.11.2
...
go1.11.2 (released 2018/11/02) includes fixes to the compiler, linker,
documentation, go command, and the database/sql and go/types packages.
See the milestone on the issue tracker for details:
https://github.com/golang/go/issues?q=milestone%3AGo1.11.2
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-12-11 12:19:16 +01:00
Vincent Demeester
cd0116f940
Merge pull request #1560 from tiborvass/filter-clone
...
prune: use filters.Args.Clone()
2018-12-11 08:55:44 +01:00
Vincent Demeester
afcd368cea
Merge pull request #1537 from thaJeztah/whats_the_context
...
do not patch Dockerfiles in CI
2018-12-11 08:55:14 +01:00
Tibor Vass
b991b6236a
prune: use filters.Args.Clone()
...
Signed-off-by: Tibor Vass <tibor@docker.com>
2018-12-10 16:48:59 +00:00
Ian Campbell
7c8ee78eaf
build: Add a `fmt` target which runs `gofmt` on all files.
...
Signed-off-by: Ian Campbell <ijc@docker.com>
2018-12-10 13:19:41 +00:00
Tibor Vass
1408a3189f
Merge pull request #1551 from thaJeztah/fix_filter_panic
...
Fix panic when pruning images with label-filter
2018-12-10 13:21:37 +01:00
Sebastiaan van Stijn
a0fe333cab
Merge pull request #1546 from albers/completion-import--platform
...
Add bash completion for `import --platform`
2018-12-07 20:07:49 +01:00
Sebastiaan van Stijn
687cf9bef7
Merge pull request #1547 from albers/completion-log-driver-local
...
Add bash completion for "local" log driver
2018-12-07 20:04:09 +01:00
Sebastiaan van Stijn
1e1dd5bca4
Fix panic when pruning images with label-filter
...
Before this change:
docker image prune --force --filter "label=foobar"
panic: assignment to entry in nil map
goroutine 1 [running]:
github.com/docker/cli/vendor/github.com/docker/docker/api/types/filters.Args.Add(...)
/go/src/github.com/docker/cli/vendor/github.com/docker/docker/api/types/filters/parse.go:167
github.com/docker/cli/cli/command/image.runPrune(0x1db3a20, 0xc000344cf0, 0x16e0001, 0xc00015e600, 0x4, 0x3, 0xc00024e160, 0xc000545c70, 0x5ab4b5)
/go/src/github.com/docker/cli/cli/command/image/prune.go:79 +0xbaf
github.com/docker/cli/cli/command/image.NewPruneCommand.func1(0xc00029ef00, 0xc0004a8180, 0x0, 0x3, 0x0, 0x0)
/go/src/github.com/docker/cli/cli/command/image/prune.go:32 +0x64
github.com/docker/cli/vendor/github.com/spf13/cobra.(*Command).execute(0xc00029ef00, 0xc000038210, 0x3, 0x3, 0xc00029ef00, 0xc000038210)
/go/src/github.com/docker/cli/vendor/github.com/spf13/cobra/command.go:762 +0x473
github.com/docker/cli/vendor/github.com/spf13/cobra.(*Command).ExecuteC(0xc000127180, 0xc000272770, 0x1836ce0, 0xc000272780)
/go/src/github.com/docker/cli/vendor/github.com/spf13/cobra/command.go:852 +0x2fd
github.com/docker/cli/vendor/github.com/spf13/cobra.(*Command).Execute(0xc000127180, 0xc000127180, 0x1d60880)
/go/src/github.com/docker/cli/vendor/github.com/spf13/cobra/command.go:800 +0x2b
main.main()
/go/src/github.com/docker/cli/cmd/docker/docker.go:180 +0xdc
With this patch applied:
docker image prune --force --filter "label=foobar"
Total reclaimed space: 0B
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-12-07 17:56:31 +01:00
Harald Albers
561f6e399c
Merge pull request #1130 from cyphar/separate-domainname-flag
...
cli: add a separate --domainname flag
2018-12-07 16:07:53 +01:00