feat(dockerfiles): Add base Dockerfiles for dbase/dind, enable pnpm and stack-fix, update preinstalled image tooling and registries, and bump @git.zone/tsdocker devDependency

This commit is contained in:
2026-02-07 12:57:35 +00:00
parent 3513318194
commit 1d40374b43
8 changed files with 150 additions and 25 deletions

View File

@@ -1,12 +1,7 @@
FROM host.today/ht-docker-node:szci
RUN npm install -g \
RUN pnpm install -g \
@git.zone/tsrun \
@git.zone/tstest \
@push.rocks/qenv \
@push.rocks/smartfile \
@push.rocks/smartpath \
@push.rocks/smartshell \
@push.rocks/tapbundle \
axios \
@push.rocks/smartdelay \
@push.rocks/smartjson
@git.zone/tsdocker \
@git.zone/tsbundle \
@git.zone/tools