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
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
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
Sebastiaan van Stijn
882caa01fb
Merge pull request #19614 from dvdksn/protect-access-redirect
...
redirect: add go-redirect for protecting the daemon socket
2024-03-13 14:30:33 +01:00
David Karlsson
671dc333a3
redirect: add go-redirect for protecting the daemon socket
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-13 13:57:45 +01:00
David Karlsson
4cd6393674
build: update build cache overview title
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-13 13:43:47 +01:00
David Karlsson
784f7ebaa7
build(gha): add reproducible builds example (source_date_epoch)
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-13 13:19:56 +01:00
Cesar Talledo
9ffb03ae47
Mention ECI in the Mac/Windows permission requirements section. ( #19607 )
...
Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2024-03-13 09:22:09 +00:00
David Karlsson
7155a1de4e
Merge pull request #19609 from dvdksn/fix-build-secrets-example
...
build: fix secret mount erroneous example
2024-03-13 09:12:49 +01:00
David Karlsson
c0b88cb2d4
Merge pull request #19608 from docker/dependabot/github_actions/peter-evans/create-pull-request-6.0.2
...
build(deps): bump peter-evans/create-pull-request from 6.0.1 to 6.0.2
2024-03-13 09:04:20 +01:00
David Karlsson
79021746d3
build: fix secret mount erroneous example
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-13 09:03:01 +01:00
dependabot[bot]
0edee8fe40
build(deps): bump peter-evans/create-pull-request from 6.0.1 to 6.0.2
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](a4f52f8033...70a41aba78
)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 02:00:15 +00:00
David Karlsson
4ea9a65800
chore: expand Q1/Q4 abbreviations in body text
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-12 18:16:54 +01:00
David Karlsson
096726e895
Merge pull request #19601 from dvdksn/build-gha-ssh-reproducible
...
build: add gha ssh example
2024-03-12 13:47:54 +01:00
David Karlsson
421c779473
Merge pull request #19604 from vvoland/25-is-1.44
...
hugo: Correct API version
2024-03-12 13:47:00 +01:00
Paweł Gronowski
1a519ec06b
hugo: Correct API version
...
Moby v25 is on API 1.44
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-03-12 13:43:41 +01:00
David Karlsson
3e77c919d5
Merge pull request #19589 from dvdksn/metadata-json
...
hugo: generate metadata.json index
2024-03-12 10:52:58 +01:00
David Karlsson
d624e0d554
build: add gha ssh example
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-12 10:46:12 +01:00
Allie Sadler
cd03a7b69e
Engdocs 2024 ( #19600 )
...
* Update Compose version
* add release notes
2024-03-12 08:42:08 +00:00
David Karlsson
814e301375
hugo: generate metadata.json index
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-12 09:37:44 +01:00
David Karlsson
9ea2034b6a
Merge pull request #19561 from dvdksn/css-buildstats
...
hugo: use hugo buildStats to extract css classes and elements
2024-03-11 18:22:57 +01:00
David Karlsson
e6e8a96d4a
build(cloud): call out conflict with default provenance in gha
...
`build-push-action` and `bake-action` add default provenance
attestatiosn to images in versions 4.0.0 and later. This creates a
conflict with the default cloud pull in Docker Build Cloud.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-11 17:44:20 +01:00
David Karlsson
d6de5de66c
Merge pull request #19593 from dvdksn/scout-policy-copyleft-allowlist
...
scout policy copyleft allowlist
2024-03-11 11:19:08 +01:00
David Karlsson
66894a3860
scout: remove list of configurable policy params
...
This list was out of date and we now have so many policies that a list
like this is no longer helpful.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-11 10:40:36 +01:00
David Karlsson
8502fd546c
scout: copyleft policy allow-list
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-11 10:39:50 +01:00
Alex Ravenna
222db4c9af
Update build.md ( #19591 )
...
Grammar/spelling fixes
2024-03-11 08:57:52 +00:00
Craig Osterhout
686725111b
docs freshness: get-started ( #19574 )
...
* docs freshness: get-started
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-03-08 13:12:11 -08:00