5 lines
131 B
Plaintext
5 lines
131 B
Plaintext
FROM hosttoday/ht-docker-node:latest
|
|
LABEL author="Task Venture Capital GmbH <hello@task.vc>"
|
|
|
|
RUN pnpm install -g @shipzone/npmci
|