feat(docker): start temporary local registry for buildx dependency resolution and ensure buildx builder uses host network

This commit is contained in:
2026-02-06 15:53:32 +00:00
parent d1785aab86
commit 37dfde005e
4 changed files with 160 additions and 62 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsdocker',
version: '1.10.0',
version: '1.11.0',
description: 'develop npm modules cross platform with docker'
}