Skip to content

Commit 9d8d27a

Browse files
docs(hoverkraft-tech/ci-github-container): update documentation
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 70f7413 commit 9d8d27a

File tree

18 files changed

+184
-130
lines changed

18 files changed

+184
-130
lines changed

application/docs/projects/github-actions-and-reusable-workflows/ci-github-container/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
source_repo: hoverkraft-tech/ci-github-container
33
source_path: CONTRIBUTING.md
44
source_branch: main
5-
source_run_id: 23058570737
6-
last_synced: 2026-03-13T15:50:25.158Z
5+
source_run_id: 23136581693
6+
last_synced: 2026-03-16T09:30:15.586Z
77
---
88

99
# Contributing

application/docs/projects/github-actions-and-reusable-workflows/ci-github-container/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ description: Documentation for Ci Github Container
88
Documentation for the Ci Github Container project.
99

1010
**Source Repository:** [hoverkraft-tech/ci-github-container](https://github.com/hoverkraft-tech/ci-github-container)
11-
**Last Synced:** 2026-03-13T15:50:25.158Z
11+
**Last Synced:** 2026-03-16T09:30:15.586Z

application/docs/projects/github-actions-and-reusable-workflows/ci-github-container/actions/docker/build-image/index.md

Lines changed: 69 additions & 51 deletions
Large diffs are not rendered by default.

application/docs/projects/github-actions-and-reusable-workflows/ci-github-container/actions/docker/clean-images/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Clean Images
33
source_repo: hoverkraft-tech/ci-github-container
44
source_path: actions/docker/clean-images/README.md
55
source_branch: main
6-
source_run_id: 23058570737
7-
last_synced: 2026-03-13T15:50:25.158Z
6+
source_run_id: 23136581693
7+
last_synced: 2026-03-16T09:30:15.586Z
88
---
99

1010
<!-- header:start -->

application/docs/projects/github-actions-and-reusable-workflows/ci-github-container/actions/docker/create-images-manifests/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Create Images Manifests
33
source_repo: hoverkraft-tech/ci-github-container
44
source_path: actions/docker/create-images-manifests/README.md
55
source_branch: main
6-
source_run_id: 23058570737
7-
last_synced: 2026-03-13T15:50:25.158Z
6+
source_run_id: 23136581693
7+
last_synced: 2026-03-16T09:30:15.586Z
88
---
99

1010
<!-- header:start -->

application/docs/projects/github-actions-and-reusable-workflows/ci-github-container/actions/docker/get-image-metadata/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Get Image Metadata
33
source_repo: hoverkraft-tech/ci-github-container
44
source_path: actions/docker/get-image-metadata/README.md
55
source_branch: main
6-
source_run_id: 23058570737
7-
last_synced: 2026-03-13T15:50:25.158Z
6+
source_run_id: 23136581693
7+
last_synced: 2026-03-16T09:30:15.586Z
88
---
99

1010
<!-- header:start -->

application/docs/projects/github-actions-and-reusable-workflows/ci-github-container/actions/docker/get-image-name/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Get Image Name
33
source_repo: hoverkraft-tech/ci-github-container
44
source_path: actions/docker/get-image-name/README.md
55
source_branch: main
6-
source_run_id: 23058570737
7-
last_synced: 2026-03-13T15:50:25.158Z
6+
source_run_id: 23136581693
7+
last_synced: 2026-03-16T09:30:15.586Z
88
---
99

1010
<!-- header:start -->

application/docs/projects/github-actions-and-reusable-workflows/ci-github-container/actions/docker/prune-pull-requests-image-tags/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Prune Pull Requests Image Tags
33
source_repo: hoverkraft-tech/ci-github-container
44
source_path: actions/docker/prune-pull-requests-image-tags/README.md
55
source_branch: main
6-
source_run_id: 23058570737
7-
last_synced: 2026-03-13T15:50:25.158Z
6+
source_run_id: 23136581693
7+
last_synced: 2026-03-16T09:30:15.586Z
88
---
99

1010
<!-- header:start -->

application/docs/projects/github-actions-and-reusable-workflows/ci-github-container/actions/docker/setup/index.md

Lines changed: 34 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Setup
33
source_repo: hoverkraft-tech/ci-github-container
44
source_path: actions/docker/setup/README.md
55
source_branch: main
6-
source_run_id: 23058570737
7-
last_synced: 2026-03-13T15:50:25.158Z
6+
source_run_id: 23136581693
7+
last_synced: 2026-03-16T09:30:15.586Z
88
---
99

1010
<!-- header:start -->
@@ -38,7 +38,7 @@ Shared action to configure Docker tooling and OCI registry authentication.
3838

3939
## Usage
4040

41-
```yaml
41+
````yaml
4242
- uses: hoverkraft-tech/ci-github-container/actions/docker/setup@a0bab9151cc074af9f6c8204ab42a48d2d570379 # 0.30.6
4343
with:
4444
# OCI registry configuration used to pull, push and cache images.
@@ -57,6 +57,16 @@ Shared action to configure Docker tooling and OCI registry authentication.
5757
# Accepts either a single password/token string (default format) or a JSON object using the same keys as `oci-registry`.
5858
oci-registry-password: ""
5959

60+
# Inline BuildKit daemon configuration.
61+
# See https://github.com/docker/setup-buildx-action#inputs.
62+
# Example for insecure registry:
63+
# ```ini
64+
# [registry."my-registry.local:5000"]
65+
# http = true
66+
# insecure = true
67+
# ```
68+
buildkitd-config-inline: ""
69+
6070
# Optional built images payload used to resolve manifest publication registries.
6171
# When provided, registry authentication targets are inferred from the built image data.
6272
built-images: ""
@@ -65,25 +75,33 @@ Shared action to configure Docker tooling and OCI registry authentication.
6575
#
6676
# Default: `true`
6777
setup-buildx: true
68-
```
78+
````
6979

7080
<!-- usage:end -->
7181
<!-- inputs:start -->
7282

7383
## Inputs
7484

75-
| **Input** | **Description** | **Required** | **Default** |
76-
| --------------------------- | ---------------------------------------------------------------------------------------------------------------------- | ------------ | ----------- |
77-
| **`oci-registry`** | OCI registry configuration used to pull, push and cache images. | **true** | `ghcr.io` |
78-
| | Accepts either a registry hostname string (default format) or a JSON object. | | |
79-
| | JSON example: `{"pull":"docker.io","pull:private":"ghcr.io","push":"ghcr.io"}` | | |
80-
| **`oci-registry-username`** | Username configuration used to log against OCI registries. | **false** | - |
81-
| | Accepts either a single username string (default format) or a JSON object using the same keys as `oci-registry`. | | |
82-
| **`oci-registry-password`** | Password or personal access token configuration used to log against OCI registries. | **false** | - |
83-
| | Accepts either a single password/token string (default format) or a JSON object using the same keys as `oci-registry`. | | |
84-
| **`built-images`** | Optional built images payload used to resolve manifest publication registries. | **false** | - |
85-
| | When provided, registry authentication targets are inferred from the built image data. | | |
86-
| **`setup-buildx`** | Whether to install and configure Docker Buildx. | **false** | `true` |
85+
| **Input** | **Description** | **Required** | **Default** |
86+
| ----------------------------- | ---------------------------------------------------------------------------------------------------------------------- | ------------ | ----------- |
87+
| **`oci-registry`** | OCI registry configuration used to pull, push and cache images. | **true** | `ghcr.io` |
88+
| | Accepts either a registry hostname string (default format) or a JSON object. | | |
89+
| | JSON example: `{"pull":"docker.io","pull:private":"ghcr.io","push":"ghcr.io"}` | | |
90+
| **`oci-registry-username`** | Username configuration used to log against OCI registries. | **false** | - |
91+
| | Accepts either a single username string (default format) or a JSON object using the same keys as `oci-registry`. | | |
92+
| **`oci-registry-password`** | Password or personal access token configuration used to log against OCI registries. | **false** | - |
93+
| | Accepts either a single password/token string (default format) or a JSON object using the same keys as `oci-registry`. | | |
94+
| **`buildkitd-config-inline`** | Inline BuildKit daemon configuration. | **false** | - |
95+
| | See [https://github.com/docker/setup-buildx-action#inputs](https://github.com/docker/setup-buildx-action#inputs). | | |
96+
| | Example for insecure registry: | | |
97+
| | ```ini
98+
[registry."my-registry.local:5000"]
99+
http = true
100+
insecure = true
101+
``` | | |
102+
| **`built-images`** | Optional built images payload used to resolve manifest publication registries. | **false** | - |
103+
| | When provided, registry authentication targets are inferred from the built image data. | | |
104+
| **`setup-buildx`** | Whether to install and configure Docker Buildx. | **false** | `true` |
87105

88106
<!-- inputs:end -->
89107
<!-- secrets:start -->

application/docs/projects/github-actions-and-reusable-workflows/ci-github-container/actions/docker/sign-images/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Sign Images
33
source_repo: hoverkraft-tech/ci-github-container
44
source_path: actions/docker/sign-images/README.md
55
source_branch: main
6-
source_run_id: 23058570737
7-
last_synced: 2026-03-13T15:50:25.158Z
6+
source_run_id: 23136581693
7+
last_synced: 2026-03-16T09:30:15.586Z
88
---
99

1010
<!-- header:start -->

0 commit comments

Comments
 (0)