fix(docs): update installation and configuration documentation and include the license file in published artifacts

This commit is contained in:
2026-05-09 12:33:44 +00:00
parent ec911832ed
commit 7cee6eb187
7 changed files with 2450 additions and 1184 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsdocker',
version: '2.2.6',
version: '2.2.7',
description: 'A comprehensive Docker build tool for TypeScript projects with multi-arch support, multi-registry push, and CI-safe session isolation.'
}
+1 -1
View File
@@ -67,7 +67,7 @@ CONFIG SUBCOMMANDS
show Show full global config
CONFIGURATION
Configure via smartconfig.json under the "@git.zone/tsdocker" key:
Configure via .smartconfig.json under the "@git.zone/tsdocker" key:
registries Array of registry URLs to push to
registryRepoMap Map of registry URL to repo path overrides