14 lines
311 B
Plaintext
14 lines
311 B
Plaintext
FROM hosttoday/ht-docker-node:npmci
|
|
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 \
|
|
@push.rocks/tapbundle
|