Commit Graph

310 Commits

Author SHA1 Message Date
Allie Sadler 0a27e9f46b
fix h1s (#18477) 2023-10-20 09:37:35 +01:00
Craig Osterhout 4b47d5a5d8
freshness: language-guides landing and node.js (#18460)
* docs refresh node.js and language landing page

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-19 08:56:36 -07:00
Craig Osterhout 1fc6d134a7
Merge pull request #18468 from craig-osterhout/python-redirects
fix python guide redirects
2023-10-19 06:52:43 -07:00
minhtaile2712 1e377e0696
Simplify sentences (#18432)
Some sentences are lengthy and repeat. This fixes them.
2023-10-19 11:24:41 +01:00
shuoer86 56f40dc07d
fix typos (#18423) 2023-10-19 11:19:29 +01:00
Allie Sadler a5ce36a042
ENGDOCS-1733 (#18457)
* ENGDOCS-1733

* Apply suggestions from code review

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-19 10:44:49 +01:00
David Karlsson 5cdff48a61
Merge pull request #18390 from dvdksn/remove-registry
registry: prune registry docs
2023-10-19 11:43:09 +02:00
Guillaume Lours 743730eff1
Watch sync and restart action (#18463)
* add sync+restart definition to watch documentation

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* align watch path, relative to project dir and not build context, with specification definition

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* add prerequistes for compose watch feature

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Update content/compose/file-watch.md

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-10-19 09:01:03 +01:00
Guillaume Lours 0aee3ebe1d
add release notes for Compose 2.23.0 (#18462)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2023-10-19 08:59:44 +01:00
David Karlsson 98c38b6141 chore: remove registry docs
Removes most of the registry docs, keeping only:

- How to set up a Docker Hub mirror

The canonical location for registry/distribution docs from now on is:

https://distribution.github.io/distribution/

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-19 09:21:37 +02:00
Craig Osterhout 109cb91aaa
fix python guide redirects
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-18 16:53:33 -07:00
Craig Osterhout fd35fbd321
fix links (#18465)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-18 15:35:42 -07:00
Craig Osterhout 68f20697d0
get-started: update .net deployment (#18400)
* update .net deployment

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-18 15:06:22 -07:00
Craig Osterhout ccecb1c3f1
get-started: update python guide (#18404)
* update python guide

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-18 15:05:56 -07:00
David Karlsson 04e260b1bf
Merge pull request #18454 from dvdksn/scout-freshness-q3
scout: q3 refresh
2023-10-18 20:14:52 +02:00
Allie Sadler ec804204dc
ENGDOCS-1716 (#18385)
* ENGDOCS-1716

* tweak
2023-10-18 17:01:29 +01:00
Stephanie Aurelio 7526256c4e
update intro and how to use tokens (#18458) 2023-10-18 08:53:34 -07:00
Craig Osterhout 33c0e3d2ce
get-started: update bind mount topic (#18450)
* update get-started bind mount

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-18 08:50:24 -07:00
Flávia Pisani f51498a8b1
Update release-notes.md (#18456)
Line 31 had 4.24.1 as the version, but it is supposed to be 4.24.2.
2023-10-18 16:49:49 +01:00
Allie Sadler ba216cd2ae
ENGDOCS-1558 (#18419)
* initial structure

* move security announcements page

* PAT and 2FA content move

* fix broken links and adjust landing page cards with moved topics

* fix links

* move enforce sign in content and update landing page

* move enforce sign in content and update landing page

* fix build

* fix image

* move domain audit content

* add domain audit to grid

* move RAM and IAM

* landing page

* more landing page development

* fix links

* fix links

* fix toc

* move scout

* move scout
2023-10-18 16:01:14 +01:00
David Karlsson d5920633ca scout: q3 refresh
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-18 14:54:33 +02:00
Allie Sadler eec987c126
fix h1 (#18447) 2023-10-17 16:19:36 +01:00
David Karlsson ec4491390f
Merge pull request #18440 from dvdksn/hb-fixes
hb fixes
2023-10-17 11:00:07 +02:00
David Karlsson 5f1e995d27
Merge pull request #18436 from dvdksn/scout-advisory-streams
scout: advisory stream updates
2023-10-17 10:57:19 +02:00
David Karlsson 4a5deeeaf1
Merge pull request #18013 from dvdksn/deprecate-advanced-image-management
registry: deprecate Advanced Image Management
2023-10-17 10:53:59 +02:00
Craig Osterhout 4061383fb5
update titles for language guides (#18441)
* update language guide titles

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-16 15:55:44 -07:00
David Karlsson e79be994d5 build(hb): clarify var names
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-16 20:40:20 +02:00
David Karlsson 528d1f0d4d build(hb): add missing word
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-16 20:30:01 +02:00
David Karlsson f8f858bfcf
Merge pull request #18425 from dvdksn/code-var-syntax
feat: code var syntax
2023-10-16 20:28:58 +02:00
David Karlsson d83d1c6827
Merge pull request #18426 from dvdksn/refresh-contrib-docs
chore: quick refresh of the contribution guidelines
2023-10-16 20:28:41 +02:00
David Karlsson 639731d604 scout: fix npm casing
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-16 15:05:41 +02:00
David Karlsson edc7623fa2 scout: improve sbom-advisory verbiage
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-16 15:04:28 +02:00
David Karlsson 9afa26d135 scout: add RLSA and ALSA advisory sources
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-16 14:31:56 +02:00
David Karlsson e02dcae84b chore: quick refresh of the contribution guidelines
Just a quick pass to fix some obvious issues

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-15 13:03:15 +02:00
Daniel Lo Nigro 3ae07c5452
Add docker-compose-v2 to list of unofficial Ubuntu packages
https://packages.ubuntu.com/mantic/docker-compose-v2
2023-10-14 18:37:49 -07:00
David Karlsson f96ccbcb1f chore: document standard code var syntax
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-13 20:36:41 +02:00
Craig Osterhout d4a743db31
get-started: update wording (#18416)
* update get started bind mount wording

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-13 08:35:54 -07:00
Allie Sadler df2e1acd03
debian-update (#18287)
Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-10-13 14:31:25 +01:00
David Karlsson 044dc567dd build: fix cache heading level in guidelines doc
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-13 15:07:20 +02:00
Allie Sadler fe1485e2e6
Engdocs 1704 (#18360)
* intro paragraph

* add diagram and edit content

* tweaks

* fix link

* bolder image
2023-10-13 12:22:34 +01:00
Allie Sadler dd2b81134e
add scout to main release notes page (#18420) 2023-10-13 12:22:20 +01:00
Lorena Rangel b3b527ad92
Release notes for 4.24.2 (#18399)
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2023-10-12 15:40:07 +01:00
David Karlsson 73af630664 registry: deprecate Advanced Image Management
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-12 15:54:41 +02:00
Allie Sadler 30feb94b3f
ENGDOCS-1724 (#18411) 2023-10-12 12:49:18 +01:00
David Karlsson 4003d359b4 vendor: github.com/docker/compose/v2 v2.22.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-12 11:17:06 +02:00
Allie Sadler 65785ecd9d
link fix (#18398) 2023-10-12 08:50:42 +01:00
David Karlsson c116c1ea50
Merge pull request #18387 from dvdksn/build-refresh-best-practices
build: refresh best practices
2023-10-12 09:15:42 +02:00
Stephanie Aurelio ef092ee750
update banner message (#18393) 2023-10-11 08:34:40 -07:00
David Karlsson 5249378862 scout: auto-ingest images after enabling scout
Docker Scout now automatically ingests the latest image when you enable
a repository.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-11 11:32:11 +02:00
David Karlsson 5025a168c8
engine: clarify rasberry pi os == 32-bit (#18395)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-11 09:46:46 +02:00