Docker-test spa with react
This commit is contained in:
parent
5cc8829147
commit
4a76e9c9d2
3 changed files with 5 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# frontend/Dockerfile
|
||||
FROM node:22.9-alpine3.19 AS prod
|
||||
|
||||
WORKDIR /
|
||||
WORKDIR /react_test/spa_react/
|
||||
|
||||
COPY public/ /public
|
||||
COPY src/ /src
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue