David Karlsson
9a1521327b
Merge pull request #19828 from thaJeztah/fix_postgres_link
...
Fix broken link to PostgreSQL image on Docker Hub
2024-04-18 13:25:53 +02:00
Sebastiaan van Stijn
a13cdc4c6a
Fix broken link to PostgreSQL image on Docker Hub
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-04-18 13:16:12 +02:00
David Karlsson
f8ce12ec30
Merge pull request #19825 from docker/dependabot/github_actions/peter-evans/create-pull-request-6.0.4
...
build(deps): bump peter-evans/create-pull-request from 6.0.3 to 6.0.4
2024-04-18 06:26:29 +02:00
dependabot[bot]
0766fd127b
build(deps): bump peter-evans/create-pull-request from 6.0.3 to 6.0.4
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](c55203cfde...9153d834b6
)
---
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-04-18 01:10:32 +00:00
Stephanie Aurelio
32c9d9ddb7
Update guidelines for videos ( #19813 )
...
* add video guidelines
* update description
* fix typo and add guideline
2024-04-17 11:23:05 -07:00
David Karlsson
7cf218b75f
Merge pull request #19823 from dvdksn/r-compose-watch-fix
...
r compose watch fix
2024-04-17 18:59:16 +02:00
David Karlsson
76d9123ebb
guides: improve wording on compose watch in R guide
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 18:14:27 +02:00
David Karlsson
5a361f7475
chore: trim excessive newlines
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 18:10:53 +02:00
Marco Franzon
ac93f976fd
add guide for R language ( #19787 )
...
Add R language with sample repository
---------
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 18:03:14 +02:00
David Karlsson
0d07e8d78b
Merge pull request #19820 from eunomie/scout-160-admin-settings
...
scout release notes: indexing blocked in 1.6.0
2024-04-17 11:39:12 +02:00
David Karlsson
b0847cd748
bake: remote auth variables
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 11:33:58 +02:00
Yves Brissaud
10d4f77739
scout release notes: indexing blocked in 1.6.0
...
Signed-off-by: Yves Brissaud <yves.brissaud@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 11:19:02 +02:00
David Karlsson
9b8838bdc1
Merge pull request #19818 from dvdksn/mdlint-heading-blanks-surround
...
lint: enable markdownlint MD022 / blanks-around-headings
2024-04-17 10:49:41 +02:00
David Karlsson
56ab331c8f
Merge pull request #19791 from dvdksn/dockerfile-lint-fromascasing
...
fix(lint): Dockerfile FromAsCasing
2024-04-17 10:49:22 +02:00
David Karlsson
07d2a7dce0
scout: add step to enroll org before enabling repo
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 09:48:00 +02:00
David Karlsson
b75fe78d4f
lint: enable markdownlint MD022 / blanks-around-headings
...
Headings should be surrounded by blank lines
Rationale: Aside from aesthetic reasons, some parsers, including kramdown, will not parse headings that don't have a blank line before, and will parse them as regular text.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 09:36:28 +02:00
David Karlsson
983cb1da09
vale: add heading punctuation rule
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-16 20:51:43 +02:00
David Karlsson
215a5e5783
vale: add exclamation rule
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-16 20:51:29 +02:00
David Karlsson
dc998fe455
vale: relax existing ruleset
...
Remove unnecessary rules and relax kept rules in an attempt to reduce
false positives and noise in linting with vale.
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-16 20:51:15 +02:00
David Karlsson
3b25805488
Merge pull request #19814 from dvdksn/scout-honor-admin-settings
...
desktop: docker scout honors admin-settings.json
2024-04-16 20:26:36 +02:00
Stephanie Aurelio
680bcac85d
Add admin video series links ( #19779 )
...
* add admin and security video links
* update spelling
* add desktop links
* update idp links
* update link names
2024-04-16 08:58:49 -07:00
David Karlsson
bf766bcd56
desktop: docker scout honors admin-settings.json
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-16 15:38:06 +02:00
David Karlsson
e8ef18c960
Merge pull request #19811 from eunomie/scout-cli-170
...
add release notes for scout CLI v1.7.0
2024-04-16 09:21:58 +02:00
David Karlsson
07f433f62b
vendor: github.com/docker/scout-cli v1.7.0
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-16 09:14:39 +02:00
Yves Brissaud
f71eddc484
add release notes for scout CLI v1.7.0
...
Signed-off-by: Yves Brissaud <yves.brissaud@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-16 09:08:47 +02:00
David Karlsson
37f10b360c
Merge pull request #19792 from dvdksn/buildkit-windows-exp
...
build: experimental test instruction buildkit.exe
2024-04-16 08:59:01 +02:00
Eugene Mwangi
2abe7d9073
docs: Update grammer and semantics in file-watch.md ( #19809 )
...
Modify `defined` to `define`, the correct verb tense in the given context.
Specify `ignore` as an option for better clarity for first-time readers.
2024-04-15 14:02:49 +01:00
David Karlsson
2b137114fe
build: experimental test instruction buildkit.exe
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-15 10:53:15 +02:00
David Karlsson
35219d69ec
Merge pull request #19807 from dvdksn/scout-push
...
scout: update and add push stub
2024-04-15 10:45:26 +02:00
David Karlsson
21285f01c6
scout: add stub for push
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-15 10:11:05 +02:00
Azat
32daaff5fd
fix typo in Update 05-services.md ( #19802 )
...
fix typo in Update 05-services.md, in line 1415, from `procotol` to `protocol`
2024-04-15 08:47:58 +01:00
David Karlsson
77db7f5ead
Merge pull request #19805 from almaceleste/main
...
fix GitHub Actions YAML file block
2024-04-15 06:32:22 +02:00
David Karlsson
6d965b2e00
Merge pull request #19804 from docker/dependabot/github_actions/peter-evans/create-pull-request-6.0.3
...
build(deps): bump peter-evans/create-pull-request from 6.0.2 to 6.0.3
2024-04-15 06:30:26 +02:00
dependabot[bot]
644e1db68e
build(deps): bump peter-evans/create-pull-request from 6.0.2 to 6.0.3
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](70a41aba78...c55203cfde
)
---
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-04-15 01:18:15 +00:00
almaceleste
cdb1ca31b9
docs(gha): indent the step setting keys to the appropriate level
2024-04-15 03:57:38 +03:00
almaceleste
4da642f0da
docs(gha): move the `steps` key from the top level into the `build` job key
...
Indent the `steps` key two levels to move it from the top level
into the `build` job key, since it should be `jobs.build.steps` as specified
in [Workflow syntax for GitHub Actions](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idsteps )
2024-04-15 03:48:03 +03:00
Craig Osterhout
f380cf2879
align beta callout wording ( #19800 )
...
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-04-12 11:31:26 -07:00
Emmanuel Ferdman
3a1ca38faa
fix: update glossary.yaml location ( #19798 )
2024-04-12 16:25:43 +01:00
Mihaela Stoica
767e34946b
Add known issue to Docker Desktop release notes ( #19797 )
2024-04-12 15:39:50 +01:00
Milas Bowman
e574c0a70f
desktop: fix a couple versions in release notes ( #19795 )
...
* Compose shipped with v2.26.1, not v2.26.0
* Scout CLI was in here twice
2024-04-12 15:30:00 +01:00
David Karlsson
32ec92ac7d
Merge pull request #19745 from dvdksn/doi-updates
...
trusted-content: restructure doi section
2024-04-12 11:56:58 +02:00
David Karlsson
b9d75a3f92
fix(lint): Dockerfile FromAsCasing
...
Fix incorrect `AS` casing as per the FromAsCasing Dockerfile lint rule
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-12 09:57:30 +02:00
Milas Bowman
1406ce6507
compose: add volume subpath ( #19778 )
...
Imported from compose-spec.
Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2024-04-12 08:32:32 +01:00
David Karlsson
c09ec313e2
trusted-content: restructure doi section
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-12 09:30:52 +02:00
Allie Sadler
a9585d4708
Engdocs 2058 ( #19773 )
...
* ENGDOCS-2058
* add versioning to spec
* add versioning to spec
* review edits
2024-04-12 08:20:08 +01:00
David Karlsson
7192f568d6
Merge pull request #19789 from sudarshanmg/patch-2
...
FIX: Update 05_persisting_data.md (error in the cmd for running a container and mounting a volume in Git Bash)
2024-04-12 08:15:22 +02:00
Sudarshan MG
19b3f62859
Update 05_persisting_data.md
...
An extra space space after:
--mount type=volume,src=todo-db,
gives the following error:
invalid argument "type=volume,src=todo-db" for "--mount" flag: target is required
See 'docker run --help'.
2024-04-12 11:06:06 +05:30
David Karlsson
3daba311f7
Merge pull request #19785 from dvdksn/reference-overview-remove-specs
...
reference: remove links to distribution specs
2024-04-12 05:27:57 +02:00
David Karlsson
ff25d689ed
reference: remove links to distribution specs
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-11 17:50:29 +02:00
David Karlsson
8a1d36f31a
Merge pull request #19784 from vvoland/release-26.0.1
...
engine: Add release notes for 26.0.1
2024-04-11 17:10:45 +02:00