David Karlsson
bbbdfcd6b0
desktop: containerd general availability ( #19105 )
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-25 16:28:17 +00:00
Cesar Talledo
7734c16df8
ECI: document docker socket mount restrictions. ( #19117 )
...
* eci: document docker socket mount restrictions.
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
* eci: make formatting of notes more consistent.
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
* eci: add new config section to docs TOC.
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
* eci: a few more small doc improvements.
Remove the note regarding ECI being available to business customers
from all but the main ECI doc page (it's overkill otherwise).
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
* eci: more doc improvements per review feedback.
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
---------
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2024-01-25 16:23:39 +00:00
Johannes Großmann
5b7a6ba6e4
add docker debug cli reference ( #19178 )
...
* add docker debug cli ref
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* feedback1
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* remove pull
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* fix title
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* feedback2
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
* refactor: restructuring of docker debug docs
* review: addressed comments
* feat: add cross-links
* review: addressed comments
---------
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: Craig Osterhout <craig.osterhout@docker.com>
2024-01-25 16:19:27 +00:00
Allie Sadler
33056bfb69
ENGDOCS-1959 ( #19196 )
...
* ENGDOCS-1959
* stage correction
2024-01-25 16:15:14 +00:00
Allie Sadler
f1cdb98a83
ENGDOCS-1931 ( #19081 )
...
* ENGDOCS-1931
* format fixes
* PM review
* SME review and update screenshot
* more review edits
* more review edits
2024-01-25 16:11:28 +00:00
Craig Osterhout
bc3e173ede
docker init: add java, remove beta ( #19137 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-01-25 16:08:13 +00:00
Lorena Rangel
1289aca1c4
Docker Desktop 4.27 release notes ( #19181 )
...
* Docker Desktop 4.27 release notes
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
* small fixes, add build UI section
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
* Update content/desktop/release-notes.md
* Extension marketplace release note
---------
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-01-25 16:04:42 +00:00
David Karlsson
d8a5a60327
Merge pull request #19206 from dvdksn/fix-menu-background
...
fix: sidebar background in light mode
2024-01-25 14:28:25 +01:00
David Karlsson
047a48d0ab
fix: sidebar background in light mode
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-25 14:22:09 +01:00
David Karlsson
f60747d579
Merge pull request #19204 from dvdksn/fix-callout-icons
...
fix: render callout icons
2024-01-25 14:12:36 +01:00
David Karlsson
47487acd24
fix: render callout icons
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-25 14:08:48 +01:00
David Karlsson
b41cdf9c02
Merge pull request #19195 from dvdksn/improve-sidebar-initial-state
...
site: make it faster
2024-01-25 13:07:58 +01:00
David Karlsson
0ff3eb3aab
hugo: migrate font icons to svg
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-25 12:28:38 +01:00
David Karlsson
558fbdfabc
hugo: use inline svgs for sidebar icons
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-25 12:28:38 +01:00
David Karlsson
1f42d72ed3
hugo: support for inline svg icons
...
This commit adds support for icon optimization using inline svgs,
improving site performance.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-25 12:28:38 +01:00
David Karlsson
b6cb911afc
fonts: use font-display:optional insead of swap
...
Having `font-display: swap` caused FOUT, swapping to `optional` improves
the experience with graceful degradation.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-25 08:35:41 +01:00
David Karlsson
a6a5cb5ebe
js: remove sidebar scrolldown effect
...
When accessing a page that's far down the left-hand sidebar, we have a
script that would scroll the sidebar position down so that the selected
item is visible. In some cases, this would cause some confusion and
jittery rendering on page load.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-25 08:35:41 +01:00
David Karlsson
ff459f0dcd
css: improve styles to reduce layout shifts
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-25 08:35:33 +01:00
Stephanie Aurelio
e0f3049d5d
Billing and subscription FAQ updates ( #19182 )
...
* move faq content to main manuals
* add crosslink
* update wording
* implement feedback
* update callout
2024-01-24 13:12:59 -08:00
David Karlsson
299ffee524
hugo: improve sidebar rendering and behavior
...
Removes the alpine.js components for the sidebar, and uses vanilla
eventlisteners instead. Also moved off javascript for handling the
expanse/collapse display, in favor of using css only.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-24 16:34:00 +01:00
David Karlsson
0791ea5e56
Merge pull request #19198 from dvdksn/build-cloud-new-badge
...
build cloud new badge
2024-01-24 16:29:24 +01:00
David Karlsson
9d4269ab21
Merge pull request #19199 from dvdksn/hidden-cli-opts
...
hugo: do not render hidden cli options
2024-01-24 16:08:52 +01:00
David Karlsson
15485594b4
hugo: do not render hidden cli options
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-24 15:51:18 +01:00
David Karlsson
26a83789d2
build: add "new" badge for build cloud
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-24 15:30:02 +01:00
David Karlsson
6f2df42f35
hugo: fix vertical alignment for html strings
...
Strings containing subelements would be misaligned compared to the plain
text. Added centering w/ flexbox just to get it to look right in case
the rendered strings contained html.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-24 15:28:51 +01:00
David Karlsson
622e8d99ee
Merge pull request #19183 from dvdksn/engine-25.0.1-release
...
engine: 25.0.1 release notes
2024-01-24 11:45:06 +01:00
David Karlsson
e49e3129e8
engine: 25.0.1 release notes
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-24 11:24:50 +01:00
David Karlsson
71fad086ac
Merge pull request #19191 from AkihiroSuda/patch-13
...
buildx: Kubernetes: fix an incorrect explanation about QEMU
2024-01-24 05:17:08 +01:00
Akihiro Suda
7e4856991e
buildx: Kubernetes: fix an incorrect explanation about QEMU
...
QEMU (user mode) performs full CPU emulation, not full system emulation
2024-01-24 13:11:12 +09:00
David Karlsson
0fb1c653c3
Merge pull request #19189 from craig-osterhout/engdocs-1956
...
update genai guide sample repo
2024-01-24 04:38:17 +01:00
Craig Osterhout
0f9f4c40d8
temp fix genai sample repo
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-01-23 14:40:34 -08:00
David Karlsson
d176a6c330
Merge pull request #19070 from dvdksn/scout-policy-base-image-from-approved-src
...
scout(policy): Unapproved base images
2024-01-23 21:24:37 +01:00
Sebastiaan van Stijn
ebbdd919a3
Merge pull request #19185 from dvdksn/25.0-releasenote-fixup
...
engine: add normalized RLIMIT_NOFILE default to v25 release note
2024-01-23 18:20:00 +01:00
Allie Sadler
dcfe8baa0b
ENGDOCS-1948 ( #19121 )
...
* ENGDOCS-1948
* edits
* review edits
2024-01-23 15:53:43 +00:00
David Karlsson
d4aede6c36
Merge pull request #19175 from nico1510/change-build-ga-redirect
...
redirect to marketing page
2024-01-23 15:24:12 +01:00
David Karlsson
388c64992a
Merge pull request #19122 from dvdksn/dbc-landing-page-banner
...
site: dbc landing page banner
2024-01-23 15:23:47 +01:00
Nicolas Beck
6c8006323b
redirect: additional alias for dbc product page
2024-01-23 14:22:31 +01:00
David Karlsson
4ac3ef61aa
engine: add normalized RLIMIT_NOFILE default to v25 release note
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-23 13:43:05 +01:00
David Karlsson
f43578ef34
Merge pull request #19168 from dvdksn/engine-manuals-toc-titles
...
engine: small improvements to toc titles
2024-01-23 13:00:48 +01:00
David Karlsson
cdfbb853a9
Merge pull request #19176 from dvdksn/moby-25-rro-changed-default
...
engine: clarify breaking change for recursive mounts
2024-01-23 13:00:35 +01:00
Allie Sadler
616bd1fcb7
ENGDOCS-1953 ( #19174 )
...
* ENGDOCS-1953
* Update content/desktop/install/windows-install.md
2024-01-23 09:13:37 +00:00
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
David Karlsson
e4df074a75
site: dbc landing page banner
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-22 23:49:39 +01: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