Commit Graph

62168 Commits

Author SHA1 Message Date
David Karlsson
1797b28cc3 vendor: manually vendor scout-cli@1aac31a
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-26 10:02:34 +01:00
Allie Sadler
81dfba410c ENGDOCS-2033 (#19636) 2024-03-26 08:16:20 +00:00
David Karlsson
9580d8e6f1 Merge pull request #19683 from dvdksn/fix-build-guide-c8d-option
build: fix c8d option in daemon.json
2024-03-25 21:56:16 +01:00
David Karlsson
5b4ea5ef0f build: fix c8d option in daemon.json
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-25 17:09:00 +01:00
David Karlsson
9f716b9ee9 Merge pull request #19681 from dvdksn/scout-policy-fixable-vulns-config
scout: "Fixable vulnerabilities only" config option
2024-03-25 16:31:28 +01:00
David Karlsson
219ea4eb1f scout: "Fixable vulnerabilities only" config option
The "Fixable critical and high vulnerabilities" OOTB policy now supports
a "Fixable vulnerabilities only" configuration option when customizing
the policy.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-25 11:27:53 +01:00
Guillaume Lours
da9f382e08 fix override file name in the merge.md (#19678)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-03-25 09:46:10 +00:00
Nicolas De loof
6556091189 Bump compose to v2.26.0 (#19672)
* Bump compose to v2.26.0

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* Apply suggestions from code review

---------

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-03-25 09:28:35 +00:00
Allie Sadler
80a056e27f eap banner (#19668) 2024-03-22 13:40:59 +00:00
Allie Sadler
16bc38470c rhel-eap (#19667) 2024-03-22 13:21:17 +00:00
Dorin-Andrei Geman
bfa5ef2623 Add RHEL docs (#19444) 2024-03-22 13:06:15 +00:00
David Karlsson
ad1523ac51 Merge pull request #19644 from profnandaa/patch-1
fix: add a note about experimental windows support
2024-03-22 05:13:09 +01:00
Anthony Nandaa
6b3609ee33 fix: reword
Co-authored-by: Bjorn Neergaard <bjorn@neersighted.com>
2024-03-21 16:40:30 +03:00
Allie Sadler
6e130b1a56 ENGDOCS-2001 (#19580)
* ENGDOCS-2001

* SG fixes

* tech review

* minor edit

* Apply suggestions from code review

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

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2024-03-21 07:16:41 +00:00
David Karlsson
24e6d280de Merge pull request #19660 from thaJeztah/cli_ref_26.0
engine: update cli reference yamldocs for v26.0.0
2024-03-21 06:05:48 +01:00
Sebastiaan van Stijn
92b0faaf83 engine: update cli reference yamldocs for v26.0.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-03-21 00:21:19 +01:00
Sebastiaan van Stijn
bff6a0913e Merge pull request #19658 from neersighted/relnote_26.0.0
engine: 26.0.0 release notes
2024-03-21 00:01:36 +01:00
Sebastiaan van Stijn
58916fb8ba Merge pull request #19659 from thaJeztah/engine_26.0
engine: vendor v26.0.0
2024-03-21 00:00:05 +01:00
Sebastiaan van Stijn
b62897cbeb engine: vendor v26.0.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-03-20 23:54:16 +01:00
Paweł Gronowski
f9945d6b15 engine: 26.0.0 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Signed-off-by: Bjorn Neergaard <bjorn.neergaard@docker.com>
2024-03-20 13:17:31 -06:00
David Karlsson
235b144861 Merge pull request #19653 from i-ky/main
Fine-tune GitHub's language detection for the repo
2024-03-20 14:51:04 +01:00
i-ky
c11be9e97f Fine-tune GitHub's language detection for the repo
Since the whole repo is dedicated to documentation, documentation is the "source code" of this repo.
In order to capture this in language stats (and potentially attract more contributors) count Markdown files in content/ folder as "source".
2024-03-20 14:19:43 +02:00
David Karlsson
b808684e04 Merge pull request #19651 from dvdksn/scout-cli-160
vendor: github.com/docker/scout-cli v1.6.0
2024-03-20 10:09:03 +01:00
David Karlsson
f9e3460e15 fix: patch invalid hl_lines syntax in upstream codeblock
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-20 04:48:07 +01:00
David Karlsson
d5c45ef7a1 vendor: github.com/docker/scout-cli v1.6.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-20 04:32:22 +01:00
David Karlsson
4ca618fc96 Merge pull request #19650 from neersighted/relnotes_25.0.5
engine: add 25.0.5 release notes
2024-03-20 03:30:43 +01:00
Bjorn Neergaard
bd9c89ea09 engine: add 25.0.5 release notes
Signed-off-by: Bjorn Neergaard <bjorn.neergaard@docker.com>
2024-03-19 18:12:44 -06:00
Paweł Gronowski
f4bb3eac50 hugo: bump engine to 26.0.0
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-03-19 10:01:59 +01:00
David Karlsson
417ddf9191 Merge pull request #19645 from Fuhrmaaj/patch-1
Fix verification command
2024-03-18 15:53:01 +01:00
AJ Fuhrmann
c536c8bbaf Fix verification command
Make the cat command check for the file that the user created.

In the current version, the user makes a file called 'greeting.txt' but then checks for a file called 'greetings.txt'.
2024-03-18 09:46:27 -04:00
Anthony Nandaa
fab15b7dc6 fix: add a note about experimental windows support
We are now releasing buildkitd.exe for Window as an experimental release.
This commit updates the docs to reflect that new development.
2024-03-18 10:14:49 +03:00
Nicolas De loof
c47c293c96 Bump compose to v2.25.0 (#19637)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2024-03-15 15:10:48 +00:00
Stephanie Aurelio
36db7d02a3 [15/3] Update DBC billing and subscription (#19623)
* update billing and add new sub docs

* refine order in toc

* add crosslinking

* update sign in step and reword invite step
2024-03-15 08:01:17 -07:00
Allie Sadler
b7f83dfde2 Adjust Compose Watch example (#19631)
* adjust-compose-example

* adjust-compose-example

* adjust-compose-example
2024-03-15 07:59:55 +00:00
Stephanie Aurelio
3556183aff update intro and examples (#19633) 2024-03-14 15:08:52 -07:00
Stephanie Aurelio
78255c1d9a Update SSO and SCIM structure (#19484)
* add idp instructions and break up pages

* refine content

* remove brackets

* split up shortcode and add idp tabs

* add role mapping and cleanup steps

* update assignment callout

* fix step

* update some punctuation and use code block

* remove ol config and move demo video to idp page

* update language to include hub and admin

* use previous wording and fix capitalization

* implement role mapping feedback

* implement editorial feedback

* remove other reference link
2024-03-14 15:04:55 -07:00
David Karlsson
66e6277140 Merge pull request #19595 from dvdksn/dbc-gha-attestation-load-err
build(cloud): call out conflict with default provenance in gha
2024-03-14 22:28:59 +01:00
David Karlsson
92041c2f9a Merge pull request #19606 from dvdksn/scout-remove-novulns-policy
scout: remove "All critical vulnerabilities" policy
2024-03-14 22:25:35 +01:00
Craig Osterhout
da43b4af81 add tensorflowjs use-case guide (#19544)
* add tensorflowjs use-case guide

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-03-14 14:21:12 -07:00
David Karlsson
2a286b76da Merge pull request #19632 from Ativerc/patch-1
Update 06_bind_mounts.md with a semantic fix
2024-03-14 20:41:54 +01:00
Ativerc
e2e03568fe Update 06_bind_mounts.md
--mount takes in a few key-value pairs and its`type=bind` that specifies that the volume is bind mount.
2024-03-15 00:49:19 +05:30
David Karlsson
f69bd6c1de scout: remove "All critical vulnerabilities" policy
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-14 11:37:08 +01:00
David Karlsson
d0b3e09715 Merge pull request #19594 from dvdksn/expand-q1-abbrev
chore: expand Q1/Q4 abbreviations in body text
2024-03-14 10:57:46 +01:00
Allie Sadler
f667fec499 ENGDOCS-2028 (#19615)
* ENGDOCS-2028

* ENGDOCS-2028

* ENGDOCS-2028
2024-03-14 09:22:26 +00:00
Allie Sadler
95e2ff327d ENGDOCS-2029 (#19619) 2024-03-14 09:14:03 +00:00
David Karlsson
dd13b795b9 Merge pull request #19620 from dvdksn/buildx-0131-release
build: buildx v0.13.1 release
2024-03-13 21:45:41 +01:00
David Karlsson
f67ec50739 build: buildx v0.13.1 release
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-13 17:24:20 +01:00
David Karlsson
1ced9701a4 Merge pull request #19617 from dvdksn/cache-invalidation
build: cache invalidation improvements
2024-03-13 16:49:54 +01:00
David Karlsson
3fc37c75ec build: add cache invalidation page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-13 16:36:26 +01:00
David Karlsson
7e5929d9d5 Merge pull request #19613 from dvdksn/build-gha-reproducible-builds
build(gha): add reproducible builds example (source_date_epoch)
2024-03-13 14:45:24 +01:00