diff --git a/Dockerfile_preinstalled b/Dockerfile_preinstalled index 7734271..c7a8e4c 100644 --- a/Dockerfile_preinstalled +++ b/Dockerfile_preinstalled @@ -1,5 +1,2 @@ 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 +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