This repository was archived by the owner on Nov 14, 2025. It is now read-only.
v1.10.12
Patch Changes
- #314
2a31f70- Fix NPM prepare script and Docker OCI push issues- NPM: Remove prepare script from package.json before publishing (--ignore-scripts doesn't skip prepare)
- Docker: Use skopeo to push OCI archive directly to Docker Hub instead of loading to docker-daemon
- Docker: Configure skopeo authentication with Docker Hub credentials