Commit Graph

64577 Commits

Author SHA1 Message Date
David Karlsson 29421e24d8 vendor: github.com/docker/buildx v0.12.1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-12 13:32:56 +01: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 91a2200a11 fix: dockerfile tooltips should match only keywords
Before this change, the Dockerfile tooltip script marked all occurences
of keywords, as defined by the lexer, as Dockerfile instructions in a
`dockerfile` code block. This meant some tokens parsed from heredocs
would be included. The matched keyword token is now compared against a
hard-coded list of actual Dockerfile instructions before they're
annotated.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-12 12:14:18 +01: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
Sebastiaan van Stijn 9a55d5902b
Merge pull request #19082 from dvdksn/dockerd-config-location
dockerd config location
2024-01-11 22:48:22 +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 6ecb63850a
Merge pull request #19079 from dvdksn/scout-jenkins-note-cacheperms
scout: add note about cache permissions
2024-01-11 11:22:58 +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
David Karlsson 9877e1f342
Merge pull request #19059 from dvdksn/fix-footer-typo
fix: typo in footer (block -> blog)
2024-01-08 17:01:23 +01:00
David Karlsson 288af647d7
Merge pull request #19058 from dvdksn/icons-external-links-hide-ligatures-from-crawlers
icons external links hide ligatures from crawlers
2024-01-08 15:15:26 +01:00
David Karlsson 88951cbf1e fix: typo in footer (block -> blog)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-08 13:29:00 +01:00
David Karlsson 04a5ee0915 hugo: use icon utility class for external links
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-08 13:25:03 +01:00
David Karlsson a13ad08101 css: add external-link utility class
Adds an .external-link utility class, to be used together with the
existing .link utility, for adding the correct styles to the open_in_new
icon without having to duplicate the markup each time.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-08 13:17:26 +01:00
David Karlsson d006adfc20 css: add icons utility
Adds an .icon utility class to set ligature text via via a data-icon
attribute on the element. This is a workaround to prevent crawlers from
picking up the font ligature innertext in html directly.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-08 13:15:58 +01:00
David Karlsson 68482d102c
Merge pull request #19056 from allanlewis/patch-2
Use consistent array style in Profiles example
2024-01-08 13:01:49 +01:00
Allan Lewis cdc077ef53
profiles.md: Use consistent array style 2024-01-08 10:55:29 +00:00
David Karlsson 2e280c29e9
Merge pull request #19048 from alex-ong/alex-ong-patch-1
Update CONTRIBUTING.md
2024-01-07 19:48:13 +01: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
Alex Ong 0d740e211d
Update CONTRIBUTING.md
Highlight docker version dependency
2024-01-06 14:21:36 +11: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 1661a66647
Merge pull request #19043 from dvdksn/fix-typo-exporters
fix: typo in content/build/exporters/_index.md
2024-01-05 13:41:21 +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
Allie Sadler 9801cb4508
ENGDOCS-1935 (#19040) 2024-01-05 10:17:39 +00:00
todd densmore 9cd9aefd89
Update how-eci-works.md (#19039)
grammatical fix
2024-01-05 08:54:39 +00:00
David Karlsson b294d53cc7
Merge pull request #19033 from dvdksn/hub-add-mirroring-toc
hub: re-add mirroring page to toc
2024-01-04 22:07:31 +01: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