mirror of
https://github.com/Lissy93/personal-security-checklist.git
synced 2025-01-14 08:39:28 -05:00
yarn docker
This commit is contained in:
parent
03b3217e82
commit
ef49b00b98
@ -1,4 +1,4 @@
|
|||||||
FROM paketobuildpacks/yarn
|
FROM jitesoft/node-yarn
|
||||||
COPY . /app
|
COPY . /app
|
||||||
WORKDIR /app/web
|
WORKDIR /app/web
|
||||||
CMD ["yarn","dev"]
|
CMD ["yarn","dev"]
|
Loading…
Reference in New Issue
Block a user