Commit Graph

1675 Commits

Author SHA1 Message Date
David Karlsson baa30f485d
Merge pull request #20606 from dvdksn/fix-running-containers-redirect
redirect: fix more engine redirects
2024-08-15 10:06:19 +02:00
David Karlsson 32834347d0
Merge pull request #20596 from dvdksn/scout-policy-consolidate
scout: update ootb policy to match health score rules
2024-08-15 10:06:08 +02:00
Allie Sadler 3b64bebf9f
ENGDOCS-2180 (#20594)
* ENGDOCS-2180

* link fix

* final link fix

* remove old page

* remove old page links
2024-08-15 08:59:37 +01:00
David Karlsson 764c62a421 redirect: update alias redirects for storagedrivers
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-15 08:13:49 +02:00
Craig Osterhout d444610c66
move docker-id topic (#20614)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-14 14:29:06 -07:00
Allie Sadler 99db35c5ad
Engdocs 2177 (#20583)
* ENGDOCS-2177

* ENGDOCS-2177

* remove old images and other minor edits

* edits
2024-08-14 13:21:01 +01:00
David Karlsson 23edbb9f4e scout: update ootb policy to match health score rules
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 11:02:55 +02:00
Antony Southworth ebfe67a54a
Make the specification of max-buffer-size discoverable. (#20562)
* Make the specification of max-buffer-size discoverable.

It's not obvious what type of strings are accepted by `max-buffer-size` nor is it obvious what e.g. `4m` means. Four _minutes_? (to me, it looks like something accepted by [ParseDuration](https://pkg.go.dev/time#ParseDuration).

Instead we should direct users to the relevant documentation to explain clearly what's allowed and what the units are.

* Update configure.md
2024-08-14 09:54:08 +02:00
David Karlsson fd2dbcf9b4
Merge pull request #20584 from dvdksn/housekeeping
hugo/build/ci housekeeping
2024-08-14 09:52:36 +02:00
David Karlsson 04bcc07516
Merge pull request #20601 from dvdksn/fix-redirect-overage
redirect: fix overage issue
2024-08-14 09:47:04 +02:00
David Karlsson bc756a7978 redirect: remove redirects for docker-cloud and docker-store
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:40:13 +02:00
David Karlsson 4d2d710d73 redirect: remove redirects for unused project cryptonyms
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:40:13 +02:00
David Karlsson 8a4749bd22 redirect: remove redirects for retired commands
retired commands should not redirect to unrelated pages just to avoid
404

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:40:11 +02:00
David Karlsson 8b9b5a0c25 engine: removed unused breaking changes page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:19:23 +02:00
David Karlsson 1c158c898f engine: remove unused faq page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:19:04 +02:00
David Karlsson 9eb371e320 redirects: add missing engine redirects after refactor
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:12:29 +02:00
kanwalpreetkaur 3c2a202ea2
[docs] update Register a tax certificate (#20585)
* update tax certificate upload instructions

* updated url

* changes as per reviewdog

* updates acc to reviewer
2024-08-14 08:43:12 +02:00
David Karlsson 0ecd77896f
Merge pull request #20582 from vvoland/rn-27.1.2
engine: add 27.1.2 release notes
2024-08-13 16:32:19 +02:00
Allie Sadler a26d380324
ENGDOCS-2179 (#20591)
* ENGDOCS-2179

* link fix

* more link fix

* final link fix
2024-08-13 11:51:09 +01:00
Paweł Gronowski b29e23e553
engine/api: Update `docker version` output
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-08-13 11:18:49 +02:00
Paweł Gronowski 8ecc7a5347
engine: add 27.1.2 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-08-13 11:16:44 +02:00
David Karlsson 12df6475da fix: duplicate aliases for the same paths
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-13 08:28:07 +02:00
David Karlsson 9ad45881d4
Merge pull request #20580 from dvdksn/logging-aliases
engine: add missing aliases after file rename
2024-08-12 20:20:39 +02:00
David Karlsson 42a020886b engine: add missing aliases after file rename
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-12 13:36:54 +02:00
David Karlsson ef82308e2d engine: volume subpath mount
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-12 13:09:03 +02:00
CrazyMax 8e1a75c658
Merge pull request #20576 from dvdksn/buildx-registry-image-manifest
buildx: image-manifest param for registry and local cache backends
2024-08-12 09:54:45 +02:00
David Karlsson d20f452358
Merge pull request #20573 from dvdksn/manuals-engine-refactor
refactor: Docker Engine manuals section
2024-08-12 09:51:32 +02:00
Parsa d38ed68e04
Update _index.md (#20572)
I've noticed that the --all-resources option appears in the docker compose --help output, but it isn't mentioned in the official Docker documentation.
2024-08-12 08:49:32 +01:00
David Karlsson e187454ad5 buildx: image-manifest param for registry and local cache backends
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-12 09:38:00 +02:00
David Karlsson 52a1e5ff62 vendor: github.com/docker/cli 73452e316f32694a7101fc0a9cf5c18373adebd2
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-11 17:07:54 +02:00
David Karlsson 9fceeb262f refactor: consolidate docker engine content files
Move content files related to Docker Engine to the /engine content
subdirectory, and update links

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-11 17:07:54 +02:00
David Karlsson 3be1072b26 vendor: docker/cli v27.1.1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-11 17:07:54 +02:00
David Karlsson 513d90e4f2
Merge pull request #19986 from robmry/firewalld_forwarding_policy
Add 'docker-forwarding' policy to firewalld description.
2024-08-11 14:13:44 +02:00
Sebastiaan van Stijn 02b6e873a3
Merge pull request #20568 from mpfeil/patch-1
docs: typo in journald docs
2024-08-09 19:10:21 +02:00
David Karlsson bc44727603
Merge pull request #20570 from craig-osterhout/fix-db-typo
guides: fix typo
2024-08-09 18:23:05 +02:00
Craig Osterhout 374813ae2d
fix db use-case guide typo
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-09 08:33:46 -07:00
Allie Sadler 87acb6a36e
ENGDOCS-2176 (#20569) 2024-08-09 11:41:32 +01:00
Matthias Pfeil 02a854dcee
Update journald.md
Little typo in `retried`-> `retrieved`
2024-08-09 11:37:01 +02:00
Craig Osterhout 7e69e72bff
remove webhook callback (#20565)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-08 14:10:00 -07:00
David Karlsson e78b384632
Merge pull request #19765 from dvdksn/engine-managed-ifaces
engine: add troubleshooting for managed ifaces
2024-08-08 18:57:28 +02:00
CrazyMax bedf993eba
Merge pull request #20554 from dvdksn/gha-check-annotations
build: github actions check annotations
2024-08-08 17:10:28 +02:00
Allie Sadler f85391dbc4
ENGDOCS-2166 (#20550)
* ENGDOCS-2166

* Update content/desktop/release-notes.md

* Update content/desktop/release-notes.md
2024-08-08 09:58:52 +01:00
Allie Sadler 7291495bbd
ENGDOCS-2170 (#20551)
* ENGDOCS-2170

* Update content/desktop/hardened-desktop/enhanced-container-isolation/_index.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-08 08:42:09 +01:00
Vedant Naik b317122b15
Update writing-a-dockerfile.md 2024-08-07 16:42:34 +01:00
Allie Sadler 271baf43e9
4.33-addition (#20556) 2024-08-07 12:58:45 +01:00
David Karlsson 3183586926 build: github actions check annotations
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-07 10:31:11 +02:00
Andreas Heck a0db066646
Add note that Windows containers are not supported (#20548)
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-08-07 08:55:37 +01:00
Craig Osterhout 4b96e64da3
admin: clarify enforcing sign-in (#20542)
* clarify registry.json

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* feedback

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* fix vale nag

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-07 08:14:51 +01:00
David Karlsson 887083aca2
Merge pull request #20471 from olu-folarin/patch-1
Update writing-a-dockerfile.md
2024-08-06 10:55:08 +02:00
olu-fola 2b3ee39476 Update writing-a-dockerfile.md
This is to point out, clearly, that the image is not secure as it is currently configured.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-06 10:54:11 +02:00