Guillaume Lours
29fdf37b5d
update Compose v2.24.2 release notes ( #19180 )
...
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-01-23 08:46:05 +00:00
Allie Sadler
29e1690853
ENGDOCS-1943 ( #19179 )
2024-01-23 08:44:03 +00:00
Stephanie Aurelio
6ff52e1916
Add clarification on when to use collaborators ( #19136 )
...
* add clarification on collaborators
* move org info out of callout and update intro
* Implement feedback
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
---------
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-22 12:06:56 -08:00
Stephanie Aurelio
6a05b4da98
Mini freshness update ( #19162 )
...
* tier 1 updates
* update overview and refresh quickstart steps
* update description and refresh for accuracy
* fix capitalization
* optimize image and replace low res image with console example
2024-01-22 08:11:34 -08:00
David Karlsson
cf462ad11a
scout: add base images from approved sources policy
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-22 16:38:15 +01:00
David Karlsson
243c337f2f
engine: clarify breaking change for recursive mounts
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-22 16:10:45 +01:00
Josh
3a989745de
Fix(release-notes): Formatting missing from 2.24.1 entry ( #19177 )
2024-01-22 14:50:57 +00:00
David Karlsson
c6dcf2fda2
Merge pull request #19173 from akerouanton/release-notes-moby-46603
...
Add a note about moby/moby#46603 in v25.0 release notes
2024-01-22 10:19:03 +01:00
Albin Kerouanton
c1c034e767
Add a note about moby/moby#46603 in v25.0 release notes
...
Signed-off-by: Albin Kerouanton <albinker@gmail.com>
2024-01-22 09:34:41 +01:00
humanoid2050
a3bf171719
Update 12-interpolation.md ( #19159 )
...
Removed duplicate lines.
2024-01-22 08:30:40 +00:00
Sebastiaan van Stijn
2b6fafeedb
update some engine 24.0 versions to 25.0
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-20 07:26:23 +01:00
David Karlsson
ff1b10949f
Merge pull request #19160 from thaJeztah/api_version_redirects
...
engine: add additional redirects for deprecated API versions
2024-01-20 07:17:46 +01:00
Sebastiaan van Stijn
812fa0710b
engine: remove docker 1.10 migration guide
...
These docs described how to migrate the image store when upgrading to
the content-addressable image store in docker 1.10. As these docs were
added 9 Years ago, and were not included in the TOC, it's likely that
users will have migrated by now :D
- https://blog.docker.com/2016/01/docker-1-10-rc/
- a315a5acec
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-20 00:15:39 +01:00
Sebastiaan van Stijn
88fb770a7e
engine: add additional redirects for deprecated API versions
...
The deprecated API docs in the upstream repository contained redirects
for old URLs. As those docs will be removed in upstream, we should
inherit the redirects that will be removed.
Also adjusted the API versions that can be found in the v1.9.1 tag
in upstream (API v1.17 and before).
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-19 23:54:24 +01:00
David Karlsson
8fc0e3c84a
Merge pull request #19155 from thaJeztah/devicemapper_removed
...
engine: remove devicemapper from storage-driver selection page
2024-01-19 23:18:58 +01:00
Sebastiaan van Stijn
db4b38af58
engine: remove logentries logging driver
...
The logentries logging driver was removed in Docker Engine v25. The logentries
service was already shut-down, so it's unlikely there's still active users of
this driver.
When upgrading to Docker Engine v25, any container configured with this driver
will automatically be migrated to the "local" logging driver, so no action
is required from the user, and we can safely remove these docs.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-19 22:50:11 +01:00
Sebastiaan van Stijn
99aae24a1d
engine: remove devicemapper from storage-driver selection page
...
The devicemapper storage-driver has been removed in Docker Engine v25; mark
the driver as removed, and remove mentions of it in the storage driver selection
page.
The devicemapper storage driver page itself is kept for now, to make the
deprecation banner on that page more discoverable, and because some
packagers still provide Docker Engine 23.0 as an LTS version, so users may
migrate from 23.0 to newer versions.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-19 22:41:51 +01:00
Jesper Noordsij
f5aaa9ca4d
Fix release date on 25.0.0 release notes
2024-01-19 16:46:47 +01:00
David Karlsson
ade4ebd4a6
Merge pull request #19045 from dvdksn/cli-canonical-reference-urls
...
Canonical CLI / moby 25
2024-01-19 16:30:19 +01:00
David Karlsson
f0260dbf20
hugo: display command aliases
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 16:13:36 +01:00
David Karlsson
04de43a394
cli: remove alias stubs
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 16:13:36 +01:00
Allie Sadler
8d964cf230
ENGDOCS-1952 ( #19149 )
2024-01-19 15:11:52 +00:00
Sebastiaan van Stijn
383af84ddb
Merge pull request #19146 from thaJeztah/deprecate_api_versions
...
engine: deprecate API versions < 1.24
2024-01-19 15:25:33 +01:00
Sebastiaan van Stijn
b0b71204e2
Merge pull request #19107 from dvdksn/rootless-pasta-net-driver
...
engine: add pasta rootlesskit net driver
2024-01-19 15:25:10 +01:00
Sebastiaan van Stijn
8a7d8e3a1d
Merge pull request #18669 from dvdksn/recursive-ro-bind-mounts
...
engine: add recursive bind mounts
2024-01-19 15:23:51 +01:00
David Karlsson
578e54a31a
engine: add release notes for v25.0.0
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 14:35:31 +01:00
Sebastiaan van Stijn
511284154d
engine: deprecate API versions < 1.24
...
Docker Engine v25.0 deprecates old API versions, and disables
them by default.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-19 11:37:12 +01:00
Felipe Cruz Martinez
da905e892c
Update SSC attestations policy description
2024-01-19 10:51:14 +01:00
Craig Osterhout
3345dd20af
get-started: add genai guide ( #18944 )
...
* add genai guide
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-01-18 19:02:08 -08:00
David Karlsson
16b8554123
Merge pull request #18143 from dvdksn/manuals-overview
...
ux: manuals landing page
2024-01-18 17:56:22 +01:00
David Karlsson
637a19aa1c
site: add manuals landing page
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-18 17:52:39 +01:00
Allie Sadler
547d161248
ENGDOCS-1944 ( #19104 )
...
* ENGDOCS-1944
* edits
* edits
* change wording
* change wording
* review edits
2024-01-18 16:39:01 +00:00
Stephanie Aurelio
cfa324aab7
remove callout ( #19131 )
2024-01-18 08:37:43 -08:00
Allan Lewis
9d2f6bbaac
Improve "Extend your Compose file" ( #19129 )
...
* extends.md: Add trailing newline
* extends.md: Remove trailing whitespace
* extends.md: Correct reference to previously-named file
* extends.md: Correct YAML syntax
* extends.md: Use conventional YAML indentation
* extends.md: Wrap to 80 characters
* Update content/compose/multiple-compose-files/extends.md
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-01-18 16:29:51 +00:00
Guillaume Lours
1da0617fa5
update Compose v2.24.1 release notes ( #19126 )
...
* update Compose v2.24.1 release notes
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
* Update content/compose/release-notes.md
---------
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-01-18 12:22:46 +00:00
David Karlsson
d3482fa8b8
Merge pull request #19112 from dvdksn/docker-scout-sbom-indexer-latest
...
scout: update old tag name for docker/scout-sbom-indexer
2024-01-18 06:13:31 +01:00
David Karlsson
a96864c974
Merge pull request #18865 from dvdksn/scout-vuln-severities
...
scout: describe cve severity categorization
2024-01-17 19:18:13 +01:00
Valeriy
7064a49f06
Complete docs for "restart: on-failure" in "Compose file reference / Services top-level element" ( #19116 )
...
* Complete docs for "restart: on-failure" in "Compose file reference / Services top-level element"
* Fix link: /engine/reference/run/#restart-policies---restart
* remove "The default number of restart retries is 1."
2024-01-17 09:17:24 +00:00
David Karlsson
f17281ab38
Merge pull request #19100 from dvdksn/hub-clarify-removed-aim-endpoints
...
hub: clarify which api endpoints were removed with AIM removal
2024-01-17 10:16:26 +01:00
David Karlsson
935b215eb8
Merge pull request #19113 from thaJeztah/remove_api_version_include
...
remove "api-version-matrix" include
2024-01-16 20:21:24 +01:00
Sebastiaan van Stijn
7dd1465b7c
remove "api-version-matrix" include
...
It was only used on a single page, so we might as well just
inline its content.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-16 20:13:46 +01:00
David Karlsson
9f2bac774a
Merge pull request #19111 from slashdreama/patch-1
...
Update tmpfs.md to correct the example tab about using "--tmpfs" flag
2024-01-16 20:13:11 +01:00
David Karlsson
3cafdb0185
scout: update old tag name for docker/scout-sbom-indexer
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-16 20:11:41 +01:00
David Karlsson
c4bf5f337a
Merge pull request #19098 from dvdksn/scout-release-notes-retroactive-update
...
scout: release notes updates
2024-01-16 18:50:14 +01:00
Adama
f393cd8018
Update tmpfs.md
...
To specify the real flag "--tmpfs" used for the example tab. So we avoid the confusion with volume.
Hope that is helpful
2024-01-16 14:35:50 +00:00
David Karlsson
5b49ec733e
engine(rootless): improve network troubleshooting overview
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-16 15:08:12 +01:00
Felipe Cruz Martinez
18aa50a82c
Explain explicit property in default non-root user policy ( #19108 )
...
* Explain explicit property in default non-root user policy
* 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>
2024-01-16 14:25:25 +01:00
David Karlsson
8410a7d251
Merge pull request #19106 from dvdksn/build-cache-protocol-compatibility
...
build: clarify cache backend protocol compatibility
2024-01-16 14:24:21 +01:00
David Karlsson
a8150797af
engine: add pasta rootlesskit net driver
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-16 14:03:26 +01:00
David Karlsson
8c1ad29878
Merge pull request #19103 from dvdksn/remove-reading-time-indicator
...
site: remove "reading time" indicator
2024-01-16 12:02:26 +01:00
David Karlsson
e3c269e58a
build: clarify cache backend protocol compatibility
...
S3 and GHA cache backends can be used with other services compatible
with the S3/GHA protocols.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-16 12:01:27 +01:00
David Karlsson
28e564187c
site: remove "reading time" indicator
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-15 17:29:17 +01:00
David Karlsson
fea5253efa
scout(policy): diff compliant/non-compliant Dockerfile, non-root user
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-15 15:40:59 +01:00
David Karlsson
74700240ff
hub: clarify which api endpoints were removed with AIM removal
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-15 15:00:03 +01:00
David Karlsson
5847964bc3
scout: describe cve severity categorization
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-15 14:47:23 +01:00
David Karlsson
513c588368
Merge pull request #19025 from dvdksn/fluentd-async-reconnect-interval
...
engine: add fluentd-async-reconnect-interval fluentd log-opt
2024-01-15 12:09:58 +01:00
David Karlsson
9865dc81a2
scout: retroactively update release notes
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-15 09:25:18 +01:00
David Karlsson
8f102a5ae0
scout: deindent release notes headings
...
Heading levels were unnecessarily deep, removed the "New" heading in
favor of a more flat structure, emphasizing features.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-15 07:10:32 +01:00
Craig Osterhout
28d37919b8
doc-freshness: get-started and lang guides ( #19077 )
...
* tier 2 freshness for get started and language guides
---------
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-01-12 07:21:22 -08:00
Sebastiaan van Stijn
99dc1f8c68
Merge pull request #19087 from dvdksn/clarify-restart-policy-attached-mode
...
engine: clarify restart policy with foreground containers
2024-01-12 15:55:49 +01:00
David Karlsson
b135738db8
Merge pull request #19065 from dvdksn/policy-rephrase-default
...
scout: reword default policies to out-of-the-box
2024-01-12 15:49:51 +01:00
Allie Sadler
83f11aeb52
Engdocs 1941 ( #19083 )
...
* move content in
* vendor
* fix broken link
* fix lint errors
* fix build
* fix build
* fix build
* fix toc
* services.md
* fix build again
2024-01-12 14:39:18 +00:00
David Karlsson
351a55568a
build: buildx v0.12.1 release notes
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-12 13:31:27 +01:00
Allie Sadler
42e54ad977
ENGDOCS-1919 ( #19066 )
2024-01-12 12:07:24 +00:00
Joana H
c045d03bee
bump compose version to v2.24.0 ( #19089 )
...
* bump version to v2.24.0
* fix typo
* fix dependency text
* remove dev dependencies in text
* Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* improve text
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-01-12 12:04:01 +00:00
David Karlsson
da9ad00077
engine: clarify restart policy with foreground containers
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-12 11:56:41 +01:00
David Karlsson
dbd27bd7c8
Merge pull request #18974 from dvdksn/scout-policy-non-root-user
...
scout(policy): default user is root
2024-01-12 11:55:57 +01:00
David Karlsson
869a5ca74e
scout(policy): default non-root user
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-11 17:46:14 +01:00
David Karlsson
553f5b75ed
chore: update link (index.md -> _index.md)
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-11 15:37:08 +01:00
David Karlsson
36a1e0482f
engine: link to proxy config from daemon configuration overview
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-11 15:36:34 +01:00
David Karlsson
99313faeaf
editorial: rephrase too many "you can"
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-11 15:35:23 +01:00
David Karlsson
63191bbee1
engine: remove incorrect statement about proxy config with daemon.json
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-11 13:47:54 +01:00
David Karlsson
49faf5386b
engine: move "next steps" to separate section
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-11 13:46:19 +01:00
David Karlsson
c013eac2c6
engine: clarify daemon.json config file location
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-11 13:45:34 +01:00
David Karlsson
99a6f04112
Merge pull request #18961 from dvdksn/scout-remediation-github
...
scout: github integration, base image remediation
2024-01-11 11:24:46 +01:00
David Karlsson
b1cee8e808
scout: github integration, base image remediation
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-11 11:20:55 +01:00
David Karlsson
b747d685db
scout: add note about cache permissions
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-11 11:14:24 +01:00
Allie Sadler
5ddf631cd4
Engdocs 1938 tier1 ( #19068 )
...
* ENGDOCS-1938-tier1
* .
* .
2024-01-11 08:19:40 +00:00
Allie Sadler
418a47c7bc
ENGDOCS-1938-tier2 ( #19076 )
2024-01-11 08:18:55 +00:00
Nicolas De loof
7a51f6a8ef
document requirement for watch to run as user ( #19060 )
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2024-01-10 15:15:44 +00:00
AayushBahukhandi
8f886755e7
Update topics.md ( #18598 )
...
* Update topics.md
Update Docker troubleshoot docs to include multiple ways to check virtualization status
* Update content/desktop/troubleshoot/topics.md
---------
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-01-10 15:08:58 +00:00
Stephanie Aurelio
aa4f80ded7
Add callout to enforce sign-in page ( #19063 )
...
* add callout
* update callout
2024-01-09 10:52:57 -08:00
David Karlsson
3f20a7c790
scout: reword default policies to out-of-the-box
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-09 14:52:41 +01:00
Guillaume Tardif
fb1e661ce7
Remove references to extension manual validation process ( #18693 )
...
* Remove manual validation process
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
---------
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-01-09 08:43:40 +00:00
CHALOPIN Clément
c435b0e9c2
Update protect-access.md ( #19062 )
...
* Update protect-access.md
fix console highlight
* fix: other code highlight
2024-01-08 20:34:15 +01:00
Allan Lewis
cdc077ef53
profiles.md: Use consistent array style
2024-01-08 10:55:29 +00:00
Newton Lomar
aee0cc5226
changing from https to http ( #19053 )
...
* changing from https to http
Changing from https to http, as normally a certificate wont exist.
* Changing one more, https to http
* Changing one more, https to http
* Changing one more, https to http
2024-01-07 19:04:13 +01:00
Stephanie Aurelio
48b3eb2672
update create repos ( #19038 )
2024-01-05 09:50:53 -08:00
David Karlsson
be9148ffaa
Merge pull request #19042 from eeecoder/update-networking.md-service_name
...
Update networking.md to use unambiguous term "service name" (#19041 )
2024-01-05 16:43:54 +01:00
David Karlsson
23009cf8a4
fix: typo in content/build/exporters/_index.md
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-05 13:08:39 +01:00
Evelyn Dang
caa99db86f
Update networking.md to use correct term "service name" ( #19041 )
2024-01-05 22:09:02 +11:00
todd densmore
9cd9aefd89
Update how-eci-works.md ( #19039 )
...
grammatical fix
2024-01-05 08:54:39 +00:00
Stephanie Aurelio
78d42f50a1
Add supported currency to Billing FAQ ( #19037 )
...
* add currency details
* add faq
2024-01-04 12:57:22 -08:00
Stephanie Aurelio
2116d5b894
Add invoice details to billing FAQ ( #19026 )
...
* update invoice billing faqs
* remove extra line
* emphasize account type
2024-01-04 09:10:14 -08:00
David Karlsson
231415ad15
engine: add fluentd-async-reconnect-interval fluentd log-opt
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-04 16:44:04 +01:00
todd densmore
db737b2bfb
Update how-eci-works.md ( #19034 )
...
Some edits for clarity
2024-01-04 15:33:05 +00:00
David Karlsson
d6c01f6a0b
Merge pull request #19024 from dvdksn/dbc-subscription-updates
...
build(cloud): clarify organization restriction for dbc team subscription
2024-01-04 15:25:43 +01:00
David Karlsson
4fc6203f55
Merge pull request #19031 from dvdksn/dd-feedback-cli
...
desktop: add `docker feedback` command
2024-01-04 14:48:12 +01:00
Allie Sadler
a2213f6b3b
ENGDOCS-1926 ( #19009 )
...
* ENGDOCS-1926
* correct silly mistake
* Update content/compose/networking.md
* Update content/compose/networking.md
2024-01-04 13:18:26 +00:00
David Karlsson
4ba46335d5
desktop: add `docker feedback` command
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-04 13:32:20 +01:00