mirror of
https://github.com/Lissy93/personal-security-checklist.git
synced 2025-02-09 20:08:36 -05:00
dc
This commit is contained in:
parent
0b8d0efc25
commit
9d7efed424
@ -1,6 +1,4 @@
|
||||
FROM node:hydrogen-alpine
|
||||
COPY . /app
|
||||
WORKDIR /app/web
|
||||
RUN npm install -g npm@10.8.3 \
|
||||
&& npm install
|
||||
CMD ["yarn","dev"]
|
Loading…
x
Reference in New Issue
Block a user