Skip to content

Commit

Permalink
Merge branch 'main' into ENGDOCS-2342b
Browse files Browse the repository at this point in the history
  • Loading branch information
aevesdocker authored Dec 12, 2024
2 parents 92f6b06 + a0df667 commit 1e2b757
Show file tree
Hide file tree
Showing 184 changed files with 3,043 additions and 2,007 deletions.
10 changes: 8 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,16 @@

/content/manuals/extensions-sdk/ @aevesdocker

/content/manuals/scout/ @dvdksn
/content/manuals/scout/ @craig-osterhout

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

/content/manuals/engine/ @dvdksn

/content/reference/api/engine/ @dvdksn

/content/reference/cli/ @dvdksn

/content/manuals/subscription/ @sarahsanders-docker

/content/manuals/security/ @aevesdocker
Expand All @@ -29,7 +33,7 @@

/content/manuals/docker-hub/official_images/ @craig-osterhout

/content/manuals/registry/ @dvdksn
/content/manuals/registry/ @craig-osterhout

/content/manuals/admin/ @sarahsanders-docker

Expand All @@ -38,3 +42,5 @@
/content/manuals/accounts/ @sarahsanders-docker

/hack @dvdksn

/_vendor @dvdksn
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
# check=skip=InvalidBaseImagePlatform

ARG ALPINE_VERSION=3.20
ARG ALPINE_VERSION=3.21
ARG GO_VERSION=1.23
ARG HTMLTEST_VERSION=0.17.0
ARG HUGO_VERSION=0.139.0
Expand Down
2 changes: 2 additions & 0 deletions _vale/Docker/Acronyms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ exceptions:
- ELK
- FAQ
- FUSE
- GB
- GCC
- GDB
- GET
Expand Down Expand Up @@ -128,4 +129,5 @@ exceptions:
- XML
- XSS
- YAML
- ZFS
- ZIP
9 changes: 9 additions & 0 deletions _vale/config/vocabularies/Docker/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ Mac
Mail(chimp|gun)
Microsoft
MySQL
NFSv\d
Netplan
Nginx
Nuxeo
Expand Down Expand Up @@ -121,10 +122,17 @@ Zsh
[Rr]untimes?
[Ss]andbox(ed)?
[Ss]eccomp
[Ss]ubmounts?
[Ss]ubpaths?
[Ss]ubtrees?
[Ss]wappable
[Ss]wappable
[Ss]warm
[Ss]warm
[Ss]yscalls?
[Ss]ysfs
[Tt]oolchains?
[Uu]narchived?
[Vv]irtiofs
[Vv]irtualize
[Ww]alkthrough
Expand Down Expand Up @@ -169,6 +177,7 @@ tmpfs
ufw
umask
ungated
userland
untrusted
vSphere
vpnkit
4 changes: 2 additions & 2 deletions _vendor/github.com/docker/cli/docs/reference/dockerd.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion _vendor/github.com/docker/cli/docs/reference/run.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions _vendor/github.com/moby/moby/docs/api/v1.25.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions _vendor/github.com/moby/moby/docs/api/v1.26.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions _vendor/github.com/moby/moby/docs/api/v1.27.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions _vendor/github.com/moby/moby/docs/api/v1.28.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions _vendor/github.com/moby/moby/docs/api/v1.29.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions _vendor/github.com/moby/moby/docs/api/v1.30.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions _vendor/github.com/moby/moby/docs/api/v1.31.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions _vendor/github.com/moby/moby/docs/api/v1.32.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions _vendor/github.com/moby/moby/docs/api/v1.33.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions _vendor/github.com/moby/moby/docs/api/v1.34.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1e2b757

Please sign in to comment.