Commit Graph

714 Commits

Author SHA1 Message Date
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 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
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 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 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