6ad2ceba3c
Update Ubuntu version number references in push.md
...
Ubuntu version references were a mixture of 14.04 (in descriptions) and 20.04 (in example code). Updated description references to 20.04 to match example code.
Signed-off-by: Mike Dalton <mikedalton@github.com >
2021-12-08 17:09:10 +09:00
4db5a4f82d
Merge pull request #3365 from crazy-max/gha-test
...
ci: github actions test workflow
2021-12-07 15:41:54 +01:00
4d93717ae5
ci: github actions test workflow
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-12-07 14:50:22 +01:00
ba0ace05b6
Merge pull request #3379 from thaJeztah/bump_go_1.16.11
...
Update Go to 1.16.11
2021-12-07 14:30:36 +01:00
dedd4b79ca
Update Go to 1.16.11
...
go1.16.11 (released 2021-12-02) includes fixes to the compiler, runtime, and the
net/http, net/http/httptest, and time packages. See the Go 1.16.11 milestone on
the issue tracker for details:
https://github.com/golang/go/issues?q=milestone%3AGo1.16.11+label%3ACherryPickApproved
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-12-06 10:57:30 +01:00
9bc104eff0
Merge pull request #3320 from crazy-max/gha-e2e
...
GitHub Actions e2e tests
2021-11-17 17:50:14 +01:00
62ea2bf1aa
GitHub Actions e2e tests
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-11-17 17:18:25 +01:00
b0343d9104
Merge pull request #3357 from thaJeztah/bump_go_1.16.10
...
Update Go to 1.16.10
2021-11-12 19:02:47 +01:00
0c8c20fdf7
Merge pull request #3349 from crazy-max/fix-dockerignore
...
fix .dockerignore to avoid dirty working tree
2021-11-12 16:01:24 +01:00
abc8c9b07f
Merge pull request #3302 from mat007/win-fix-signals
...
Fix ctrl-c not propagating to the containers for a 'docker run' on Windows
2021-11-10 17:49:44 +01:00
a4e7460872
Bump moby/sys
...
This adds a Windows TERM signal which makes propagation of termination to containers work properly.
Signed-off-by: Mathieu Champlon <mathieu.champlon@docker.com >
2021-11-05 18:46:03 +01:00
8b85274d26
Fix typo
...
Signed-off-by: Mathieu Champlon <mathieu.champlon@docker.com >
2021-11-05 18:10:51 +01:00
e285f15009
Update Go to 1.16.10
...
go1.16.10 (released 2021-11-04) includes security fixes to the archive/zip and
debug/macho packages, as well as bug fixes to the compiler, linker, runtime, the
misc/wasm directory, and to the net/http package. See the Go 1.16.10 milestone
for details: https://github.com/golang/go/issues?q=milestone%3AGo1.16.10+label%3ACherryPickApproved
From the announcement e-mail:
[security] Go 1.17.3 and Go 1.16.10 are released
We have just released Go versions 1.17.3 and 1.16.10, minor point releases.
These minor releases include two security fixes following the security policy:
- archive/zip: don't panic on (*Reader).Open
Reader.Open (the API implementing io/fs.FS introduced in Go 1.16) can be made
to panic by an attacker providing either a crafted ZIP archive containing
completely invalid names or an empty filename argument.
Thank you to Colin Arnott, SiteHost and Noah Santschi-Cooney, Sourcegraph Code
Intelligence Team for reporting this issue. This is CVE-2021-41772 and Go issue
golang.org/issue/48085.
- debug/macho: invalid dynamic symbol table command can cause panic
Malformed binaries parsed using Open or OpenFat can cause a panic when calling
ImportedSymbols, due to an out-of-bounds slice operation.
Thanks to Burak Çarıkçı - Yunus Yıldırım (CT-Zer0 Crypttech) for reporting this
issue. This is CVE-2021-41771 and Go issue golang.org/issue/48990.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-11-05 11:12:54 +01:00
3fb4fb83df
Merge pull request #3245 from thaJeztah/remove_stopsignal_default
...
create/run: remove default --stop-signal
2021-11-02 12:17:39 +01:00
83c253770c
fix .dockerignore to avoid dirty working tree
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-10-24 18:09:57 +02:00
e57b5f78de
Merge pull request #3330 from thaJeztah/bump_go_1.16.9
...
Update Go to 1.16.9
2021-10-15 16:46:00 +02:00
46f8c8b926
Merge pull request #3322 from samuelkarp/ensure-default-auth-config
...
registry: ensure default auth config has address
2021-10-15 12:59:56 +02:00
17e24a17cb
Merge pull request #3339 from PeterDaveHelloKitchen/update-docs
...
Update most links in docs to use https by default
2021-10-15 11:01:36 +02:00
417f97605f
Update most links in docs to use https by default
...
cc @thaJeztah docker/docker.github.io#13680
Signed-off-by: Peter Dave Hello <hsu@peterdavehello.org >
2021-10-15 15:04:36 +08:00
9fab13beac
Merge pull request #3337 from crazy-max/fix-checkout
...
Fix checkout behavior and FileVersion
2021-10-12 15:46:57 +02:00
dbac826815
Fix checkout behavior and FileVersion
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-10-12 10:48:31 +02:00
6d2820b530
Merge pull request #3333 from thaJeztah/docs_checkpoint_fixups
...
docs: some minor touch-ups in checkpoint reference
2021-10-11 18:53:57 +02:00
053056660e
Merge pull request #3310 from crazy-max/goversioninfo
...
Use goversioninfo to create Windows version info
2021-10-11 18:53:39 +02:00
75284bd1d1
Use goversioninfo to create Windows Version Info
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-10-11 16:54:22 +02:00
8c73a93925
docs: some minor touch-ups in checkpoint reference
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-10-11 16:18:14 +02:00
bf310f863b
Update Go to 1.16.9
...
go1.16.9 (released 2021-10-07) includes a security fix to the linker and misc/wasm
directory, as well as bug fixes to the runtime and to the text/template package.
See the Go 1.16.9 milestone on our issue tracker for details:
https://github.com/golang/go/issues?q=milestone%3AGo1.16.9+label%3ACherryPickApproved
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-10-08 15:18:20 +02:00
d8b33fa994
Merge pull request #3327 from thaJeztah/fix_yamlgen
...
docs: remove trailing space to fix generated YAML format
2021-10-07 11:30:07 +02:00
795c9c96b3
docs: remove trailing space to fix generated YAML format
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-10-07 09:13:21 +02:00
d0eeb4cbfc
Merge pull request #3321 from fishmandev/docs_typo_fix
...
docs: create.md: typo fix
2021-10-06 16:50:12 +02:00
f3f4414520
Merge pull request #3316 from clover0/fix_search_command_result
...
docs: fix search results by filtered is-official
2021-10-06 16:36:18 +02:00
1f8cb1fbbd
registry: ensure default auth config has address
...
Signed-off-by: Samuel Karp <skarp@amazon.com >
(cherry picked from commit 42d1c02750 )
Signed-off-by: Samuel Karp <skarp@amazon.com >
2021-10-04 11:36:13 -07:00
a3832808f3
docs: create.md: typo fix
...
Signed-off-by: Dmitriy Fishman <fishman.code@gmail.com >
2021-10-04 07:26:41 +03:00
f14d8e7051
Merge pull request #3304 from MisterWS/1981-bump-mergo-v0.3.12
...
bump imdario/mergo v0.3.12
2021-10-01 16:26:45 +02:00
f3279e5a0d
Merge pull request #3319 from fishmandev/typo_fix_in_man_docker_1
...
docs: man page: typo fix in docker_1
2021-10-01 16:11:53 +02:00
e978593bd8
Merge pull request #3234 from crazy-max/gha-build
...
GitHub Actions cross
2021-10-01 10:08:41 +02:00
cbda0760b8
docs: man page: typo fix in docker_1
...
Signed-off-by: Dmitriy Fishman <fishman.code@gmail.com >
2021-10-01 06:46:38 +03:00
74dce4c458
Merge pull request #3318 from fishmandev/patch-1
...
Update deprecated.md
2021-09-30 20:56:25 +02:00
c4619fb341
Update deprecated.md
...
Signed-off-by: Dmitriy Fishman <fishman.code@gmail.com >
2021-09-30 18:48:47 +03:00
1de937c144
docs: fix search results by filterd is-official
...
Signed-off-by: takeshi.koenuma <t.koenuma2@gmail.com >
2021-09-30 12:45:59 +09:00
d9f4352c26
GitHub Actions cross
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-09-26 18:01:55 +02:00
a90532e290
doc: Add default-runtime opt to daemon.json
...
This is a new flag for the Windows daemon.
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
2021-09-23 17:53:46 +00:00
154ce5e58d
Merge pull request #3306 from thaJeztah/docs_update_max_restart_timeout
...
docs: fix description of restart-delay to mention max (1 minute)
2021-09-22 18:33:46 +02:00
47e5cfa9e9
docs: fix description of restart-delay to mention max (1 minute)
...
Commit 9bd3a7c029
(docker 17.04 and up) added a maximum timeout of 1 minute to the
restart timeout.
This patch updates the documentation to match the current behavior.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-09-22 17:55:45 +02:00
221bf5761f
bump imdario/mergo v0.3.12
...
full diff: imdario/mergo@v0.3.8...v0.3.12
includes:
- imdario/mergo@c085d66e6b use src map if dst is nil and can't be set
- fixes imdario/mergo#90 panic: reflect: reflect.Value.Set using unaddressable value merging nested structures
Signed-off-by: Jonathan Warriss-Simmons <misterws@diogenes.ws >
2021-09-18 22:44:44 +01:00
e3023ca3e3
Merge pull request #3295 from pepawel/fix/private-default-address-pools
...
Use private network address for default-address-pools setting in daem…
2021-09-16 16:52:24 +02:00
6482f3f9b0
Use private network address for default-address-pools setting in daemon.json example
...
Signed-off-by: Pawel <pepawel@users.noreply.github.com >
2021-09-16 16:23:40 +02:00
fe2008d04e
Merge pull request #3298 from thaJeztah/update_xx_image
...
Dockerfile: update tonistiigi/xx to 1.0.0-rc.2, add XX_VERSION arg
2021-09-15 14:26:10 +02:00
8007fe68aa
Merge pull request #3266 from thaJeztah/add_redirect
...
docs: add missing redirect, and remove /go/experimental redirect
2021-09-15 14:16:14 +02:00
47c7a096ff
Dockerfile: update tonistiigi/xx to 1.0.0-rc.2, add XX_VERSION arg
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-09-15 14:13:46 +02:00
b0556abaa3
Merge pull request #3299 from thaJeztah/bump_go_1.16.8
...
Update Go to 1.16.8
2021-09-15 14:06:15 +02:00