David Karlsson
fc060ddeb9
Merge pull request #19638 from dvdksn/rootless_apparmor_restrict_unprivileged_userns
...
rootless: ubuntu 24.04 restricts unprivileged userns
2024-03-29 06:47:46 +01:00
David Karlsson
f7a43dd5d8
Merge pull request #19682 from dvdksn/scout-release-notes-refactor
...
scout: add cli/gha release notes to docs site
2024-03-28 13:57:03 +01:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
a846de1787
Add documentation for core Docker concepts and guides ( #19691 )
...
* Added the-basic pages
---------
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: Michael Irwin <mikesir87@gmail.com>
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2024-03-27 14:09:35 -07:00
David Karlsson
833ce50fe9
Merge pull request #19705 from dvdksn/labeler-config-mk2
...
ci: remove negative glob patterns for labeler
2024-03-27 21:27:04 +01:00
David Karlsson
b0b5d9e603
chore: add asciinema guidelines
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-27 18:02:18 +01:00
David Karlsson
aa7021fd59
ci: remove negative glob patterns for labeler
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-27 17:57:23 +01:00
David Karlsson
a7d1a3daa4
Merge pull request #19704 from dvdksn/labeler-update-config
...
ci: update labeler config
2024-03-27 17:53:50 +01:00
David Karlsson
2f16a01f3c
Merge pull request #19676 from dvdksn/scout-163
...
vendor: github.com/docker/scout-cli v1.6.3
2024-03-27 17:48:53 +01:00
David Karlsson
9b2873687e
ci: update labeler config
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-27 17:45:34 +01:00
Allie Sadler
b404ee50c3
ENGDOCS-2010 ( #19596 )
...
* ENGDOCS-2010
* language tweak
2024-03-27 15:49:26 +00:00
David Karlsson
82aa9f7979
Merge pull request #19597 from dvdksn/bump-action-labeler-v5
...
deps: bump and pin actions/labeler@v5
2024-03-27 16:48:25 +01:00
David Karlsson
70df01a3ae
rootless: ubuntu 24.04 restricts unprivileged userns
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-27 16:02:59 +01:00
David Karlsson
bc8d57218d
Merge pull request #19694 from dvdksn/remove-dd-artifactory-tab
...
desktop: remove artifactory tab
2024-03-27 09:40:03 +01:00
David Karlsson
e8739be381
desktop: remove artifactory tab
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-27 09:00:09 +01:00
David Karlsson
552669207d
scout: refactor release notes
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-27 08:01:28 +01:00
Sertaç Özercan
11e1858ab8
Update content/build/attestations/sbom.md
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-26 09:29:42 -07:00
Allie Sadler
cfeaa03af6
ENGDOCS-2035 ( #19689 )
...
* ENGDOCS-2035
* Apply suggestions from code review
2024-03-26 11:12:07 +00:00
Allie Sadler
86520d9b8d
ENGDOCS-2031 ( #19630 )
...
* ENGDOCS-2031
* ENGDOCS-2031
2024-03-26 09:20:16 +00:00
David Karlsson
d5d3103973
Merge pull request #19680 from dvdksn/fix-systemd-link
...
fix: update external link to systemd website
2024-03-26 10:02:54 +01:00
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
Sertaç Özercan
86a41bc74d
index sbom
2024-03-25 14:57:28 -07: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
David Karlsson
c5885ffe43
fix: update external link to systemd website
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-03-25 11:13:33 +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