5 lines
153 B
Plaintext
5 lines
153 B
Plaintext
FROM hosttoday/ht-docker-node:lts
|
|
LABEL author="Lossless GmbH <hello@lossless.com>"
|
|
|
|
RUN npm install -g @shipzone/npmci @gitzone/tsdocker @gitzone/tsrun
|