Builds and pushes the MockServer Maven CI Docker image locally. Covers corporate CA certificate setup, architecture selection (amd64 vs arm64), buildx gotchas with corporate TLS proxies, and Docker Hub authentication. Use when the user says "build docker image", "push maven image", "rebuild CI image", "docker build", "push to docker hub", or needs to manually build/push the mockserver/mockserver:maven image outside of CI.
$npx -y skills add mock-server/mockserver-monorepo --skill docker-build-pushInstalls into the current project.
Run `npx skills use "https://github.com/mock-server/mockserver-monorepo" --skill "mock-server/mockserver-monorepo/docker-build-push"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mock-server/mockserver-monorepo" that are relevant to the current task. Run `npx skills add "https://github.com/mock-server/mockserver-monorepo"` and select the relevant skills, then follow their instructions.