This commit is contained in:
parent
220e426c76
commit
932ad05fc1
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
FROM docker.io/alpine:latest
|
||||
RUN apk add --no-cache hugo git openssh rsync curl nodejs
|
||||
RUN curl -L https://unpkg.com/@pnpm/self-installer | node
|
||||
RUN hugo --version
|
||||
RUN pnpm --version
|
Loading…
Reference in a new issue