6 lines
269 B
Plaintext
6 lines
269 B
Plaintext
FROM hosttoday/ht-docker-node:npmci
|
|
WORKDIR /
|
|
|
|
RUN npm init -y
|
|
RUN npm install @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
|