self-actuated/hub-mirror
Setup local mirror for Docker Hub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| insecureRegistries | The gateway hostname address or IP address. | yes | "" |
| registryMirrors | Registry mirrors for the Docker daemon. | yes | "https://192.168.128.1:5000" |
| buildkitRegistryMirror | Registry mirror to be used by buildx builder. | yes | "192.168.128.1:5000" |
| buildkitRegistryHTTP | Whether to use HTTP instead of HTTPS. | yes | false |
| buildkitRegistryInsecure | Whether to use TLS. | yes | false |
| mtu | MTU size for Docker daemon. | no | 1500 |
Outputs
no outputs