8 lines
163 B
Plaintext
8 lines
163 B
Plaintext
FROM host.today/ht-docker-node:szci
|
|
RUN pnpm install -g \
|
|
@git.zone/tsrun \
|
|
@git.zone/tstest \
|
|
@git.zone/tsdocker \
|
|
@git.zone/tsbundle \
|
|
@git.zone/tools
|