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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user