fix(docs): update README: expand usage, installation, quick start, features, troubleshooting and migration notes

This commit is contained in:
2026-01-20 12:28:28 +00:00
parent 6922d19454
commit 808066d8c3
3 changed files with 361 additions and 204 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2026-01-20 - 1.4.1 - fix(docs)
update README: expand usage, installation, quick start, features, troubleshooting and migration notes
- Expanded README content: new Quick Start, Installation examples, and detailed Features section (containerized testing, smart Docker builds, multi-registry push, multi-architecture support, zero-config start)
- Added troubleshooting and performance tips including registry login guidance and circular dependency advice
- Updated migration notes from legacy npmdocker to @git.zone/tsdocker (command and config key changes, ESM guidance)
- Documentation-only change — no source code modified
## 2026-01-20 - 1.4.0 - feat(tsdocker)
add multi-registry and multi-arch Docker build/push/pull manager, registry storage, Dockerfile handling, and new CLI commands