Commit Graph

64577 Commits

Author SHA1 Message Date
Allie Sadler e66e7800b1
Post migration tidy (#17968)
* desktop fixes

* extensions tidy

* extras

* fix

* fix

---------

Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-08-22 15:08:47 +01:00
David Karlsson 1f2062db67 fix: add logo background for api docs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 15:03:22 +02:00
David Karlsson 13fee773d7 style: set a fixed width for the toc container
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 15:01:17 +02:00
David Karlsson 7e71417f51
Merge pull request #17961 from dvdksn/hugo-set-extended-false
hugo: remove requirement for hugo extended version
2023-08-22 13:55:25 +02:00
David Karlsson c156f9753a hugo: remove requirement for hugo extended version
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 13:46:06 +02:00
David Karlsson 7a11ee6d6e
Merge pull request #17960 from dvdksn/hugo-fix-hub-quickstart-link
fix: broken link to docker-hub quickstart
2023-08-22 13:25:54 +02:00
David Karlsson 1c6f0ee337
hugo: fix edge case causing duplicate h1 (#17959)
Some documents are missing a `title` front matter,
and instead use an H1 from the document body.
This change introduces a fix to render an external
h1 only if the front matter field is set.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 10:48:51 +01:00
David Karlsson 71c3d56231 fix: broken link to docker-hub quickstart
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 11:46:36 +02:00
David Karlsson c6667b7acb
Merge pull request #17958 from dvdksn/hugo-html-escape-titles
hugo: fix html escape for headings
2023-08-22 11:30:00 +02:00
David Karlsson 2284afe898 hugo: fix html escape for headings
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 11:27:27 +02:00
David Karlsson 79e8462366
hugo: remove include_relative (#17957)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 10:22:15 +01:00
David Karlsson dcdf55a4be
hugo: fix docker hub onboard include (#17956)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:59:58 +01:00
David Karlsson 29bdf7217d
hugo: fix registry include (#17955)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:57:32 +01:00
David Karlsson 7c5204b230
hugo: fix grid tiling icons (#17954)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:57:01 +01:00
David Karlsson acda00e9d2
Merge pull request #17953 from dvdksn/hugo-fix-include-shortcodes
hugo: fix include shortcodes for admin
2023-08-22 10:48:19 +02:00
David Karlsson 0d039b4fd7 hugo: fix include shortcodes for admin
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 10:45:05 +02:00
David Karlsson d5bf117a64
Merge pull request #17427 from dvdksn/hugo2
migrate to hugo
2023-08-22 10:07:15 +02:00
David Karlsson 15e9e1e694 hugo: run migration script
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:42:25 +02:00
David Karlsson a0d21ade2f migrate to hugo
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:41:02 +02:00
Stephanie Aurelio 4bbeb2093f
Add SSO attributes to SSO overview (#17948)
* add sso attribute section

* clarify attribute type
2023-08-21 10:43:39 -07:00
Allie Sadler d7c8274588
ENGDOCS-1539b (#17849)
Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
2023-08-21 11:51:32 +01:00
MohammadHossein 7fa15e3ac4
Fix option for fallocate command in volumes.md (#17934)
fallocate does not have -f option.
the correct option for to add the length of file is -l.
2023-08-20 18:02:53 +02:00
hasaki fae09e6e6c
fix a typo in dual-logging.md (#17944) 2023-08-18 16:34:04 +01:00
David Karlsson 4d5ef02583
Merge pull request #17883 from dvdksn/build/hydrobuild
build: add hydrobuild eap doc
2023-08-18 17:02:46 +02:00
David Karlsson d024ad02f1 build: add hydrobuild eap doc
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-18 14:54:04 +02:00
Stephanie Aurelio b9bf169c33
update recommended words (#17935) 2023-08-17 07:59:47 -07:00
David Karlsson 3c04597892
Merge pull request #17913 from dvdksn/scout/environments
scout: add environment integration overview
2023-08-16 17:16:17 +02:00
David Karlsson 7d0d57e52b
Merge pull request #17929 from dvdksn/build/local-cache-docker-worker
build: docker driver supports local cache backend
2023-08-15 10:56:17 +02:00
David Karlsson 11a8b397e0 build: docker driver supports local cache backend
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-15 10:28:34 +02:00
David Karlsson 91d85dea57
Merge pull request #17927 from Juneezee/main
fix(multi-stage): fix outdated stage name reference
2023-08-15 09:27:22 +02:00
Craig Osterhout b40af40e0f
remove hub repo screenshot (#17926)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-08-14 21:48:50 -07:00
Eng Zer Jun e57775ed25
fix(multi-stage): fix outdated stage name reference
In commit 2a6f7eac80, the Dockerfile under the section "Name your build
stages" was updated, the build stage was renamed from "builder" to
"build". However, the next section was still using the old build stage
name.

Fixes: 2a6f7eac80 ("freshness: update top pages in the build section")
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2023-08-15 10:37:38 +08:00
Sertaç Özercan c10a83d7c8
Update EXPERIMENTAL_BUILDKIT_SOURCE_POLICY (#17923) 2023-08-14 21:24:33 +02:00
David Karlsson e0a96ce0d3
Merge pull request #17907 from dvdksn/scout/data-handling-local-analysis
scout: clarify data handling for local analysis
2023-08-14 11:18:37 +02:00
David Karlsson fce190aa7d scout: add environment integration overview
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-14 11:10:25 +02:00
Stephanie Aurelio 2e8c616b6b
Billing freshness (#17915)
* update billing page metadata and correct for style guide

* fix missing punctuation

* update tags
2023-08-11 12:46:44 -07:00
Stephanie Aurelio e386fe8559
Hub freshness (#17893)
* hub freshness updates

* update rate limit meta data
2023-08-11 07:55:53 -07:00
Allie Sadler 70714627d2
desktop freshness spillover (#17910)
* desktop freshness spillover

* fix build

* fix build

---------

Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-08-11 12:21:37 +01:00
Guillaume Lours 84fe93776f
add release notes for Compose 2.20.3 (#17911)
* add release notes for Compose 2.20.3

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

* Apply suggestions from code review

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-08-11 12:21:06 +01:00
Allie Sadler 38eca50395
Merge pull request #17909 from docker-tools-robot/dispatch/compose-api-reference-v2.20.3
Update Compose reference API to v2.20.3
2023-08-11 12:01:34 +01:00
glours 99227a63c4 Update Compose reference API to v2.20.3
Signed-off-by: GitHub <noreply@github.com>
2023-08-11 09:48:03 +00:00
Allie Sadler 798eeafff1
desktop freshness (#17887)
* first batch

* second batch

* final batch

* fix build

* review edits

* review edits

---------

Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
2023-08-11 10:02:52 +01:00
David Karlsson cd76a0d1ba scout: clarify data handling for local analysis
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-11 09:57:10 +02:00
David Karlsson 4899ffee3e
Merge pull request #17862 from dvdksn/scout/integrations
scout/integrations
2023-08-10 20:52:10 +02:00
Craig Osterhout e2ce6c5a8f
get-started freshness (#17895)
* refresh get started guide

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-10 11:39:35 -07:00
David Karlsson e63a4f2085 scout: add integration redirects
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-10 19:58:35 +02:00
Allie Sadler cddd8522b5
extensions freshness (#17892)
* extensions freshness

* Update desktop/extensions-sdk/dev/usage.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

---------

Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2023-08-10 17:15:27 +01:00
Allie Sadler 33ac6f8697
new screenshot for extensions (#17905)
* new screenshot

* oops

* remove image

---------

Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
2023-08-10 17:05:15 +01:00
David Karlsson dba4f991a9 scout: move artifactory page to integration section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-10 17:25:41 +02:00
David Karlsson 09819f2821 scout: split ci integrations into separate pages
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-10 17:25:41 +02:00