Skip to content

Commit 0eeabb0

Browse files
committed
Merge branch 'main' of github.com:mfranzon/docs
2 parents 576743e + e036e68 commit 0eeabb0

File tree

372 files changed

+19453
-2789
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

372 files changed

+19453
-2789
lines changed

.github/CODEOWNERS

+7-9
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
# For more details, see https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
55

6-
/content/manuals/build/ @crazy-max @dvdksn
6+
/content/manuals/build/ @crazy-max @aevesdocker
77

8-
/content/manuals/build-cloud/ @dvdksn
8+
/content/manuals/build-cloud/ @crazy-max @aevesdocker
99

1010
/content/manuals/compose/ @aevesdocker
1111

@@ -19,15 +19,15 @@
1919

2020
/content/manuals/docker-hub/ @craig-osterhout
2121

22-
/content/manuals/engine/ @dvdksn
22+
/content/manuals/engine/ @thaJeztah @aevesdocker
2323

24-
/content/reference/api/engine/ @dvdksn
24+
/content/reference/api/engine/ @thaJeztah @aevesdocker
2525

26-
/content/reference/cli/ @dvdksn
26+
/content/reference/cli/ @thaJeztah @aevesdocker
2727

2828
/content/manuals/subscription/ @sarahsanders-docker
2929

30-
/content/manuals/security/ @aevesdocker
30+
/content/manuals/security/ @aevesdocker @sarahsanders-docker
3131

3232
/content/manuals/trusted-content/ @craig-osterhout
3333

@@ -41,6 +41,4 @@
4141

4242
/content/manuals/accounts/ @sarahsanders-docker
4343

44-
/hack @dvdksn
45-
46-
/_vendor @dvdksn
44+
/_vendor @sarahsanders-docker

.github/workflows/merge.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
git fetch origin main:main
2525
git reset --hard main
2626
- name: Create Pull Request
27-
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f
27+
uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284
2828
with:
2929
delete-branch: false
3030
branch: published-update

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ resources
77
public
88
tmp
99
static/pagefind
10+
.idea/

_vale/Docker/Acronyms.yml

+5
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ exceptions:
1212
- AI
1313
- API
1414
- ARM
15+
- ARP
1516
- ASP
1617
- AUFS
1718
- AWS
@@ -30,6 +31,7 @@ exceptions:
3031
- CSV
3132
- CUDA
3233
- CVE
34+
- DAD
3335
- DCT
3436
- DEBUG
3537
- DHCP
@@ -55,6 +57,7 @@ exceptions:
5557
- GRUB
5658
- GTK
5759
- GUI
60+
- GUID
5861
- HEAD
5962
- HTML
6063
- HTTP
@@ -75,6 +78,7 @@ exceptions:
7578
- LLDB
7679
- LTS
7780
- MAC
81+
- MCP
7882
- MDM
7983
- MDN
8084
- MSI
@@ -112,6 +116,7 @@ exceptions:
112116
- SCIM
113117
- SCM
114118
- SCSS
119+
- SCTP
115120
- SDK
116121
- SLES
117122
- SLSA

_vale/config/vocabularies/Docker/accept.txt

+5
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,10 @@ Intune
5555
JFrog
5656
Jamf
5757
JetBrains
58+
JUnit
5859
Kerberos
5960
Kitematic
61+
Kubeadm
6062
Kubernetes
6163
Laravel
6264
Laradock
@@ -79,6 +81,7 @@ Paketo
7981
Postgres
8082
PowerShell
8183
Python
84+
Ryuk
8285
S3
8386
SQLite
8487
Slack
@@ -182,6 +185,8 @@ musl
182185
nameserver
183186
namespace
184187
namespacing
188+
netfilter
189+
netlabel
185190
npm
186191
osquery
187192
osxfs

_vendor/github.com/docker/buildx/docs/bake-reference.md

+30-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_vendor/github.com/docker/cli/docs/deprecated.md

+58-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)