13 lines
285 B
Plaintext
13 lines
285 B
Plaintext
FROM host.today/ht-docker-node:szci
|
|
RUN npm 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
|