mirror of
https://github.com/Lissy93/personal-security-checklist.git
synced 2024-12-26 07:49:25 -05:00
docker
This commit is contained in:
parent
66d38326db
commit
0b8d0efc25
@ -1,4 +1,4 @@
|
||||
FROM jitesoft/node-yarn
|
||||
FROM node:hydrogen-alpine
|
||||
COPY . /app
|
||||
WORKDIR /app/web
|
||||
RUN npm install -g npm@10.8.3 \
|
||||
|
Loading…
Reference in New Issue
Block a user