e8cd6d3282
Point Docker, NuGet, and npm pulls at the Nexus group repos on 171.22.25.73:8081 for both CI/CD and local builds, so the pipeline and developers no longer depend on Docker Hub, MCR, nuget.org, or npmjs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
9 lines
119 B
JSON
9 lines
119 B
JSON
{
|
|
"insecure-registries": [
|
|
"171.22.25.73:8081"
|
|
],
|
|
"registry-mirrors": [
|
|
"http://171.22.25.73:8081"
|
|
]
|
|
}
|