This commit is contained in:
parent
05fe82eff1
commit
7bf053e452
@ -8,10 +8,10 @@ RUN npm install
|
|||||||
RUN npm install -D vite
|
RUN npm install -D vite
|
||||||
RUN npm install -g live-server
|
RUN npm install -g live-server
|
||||||
|
|
||||||
RUN npm run rawbuild
|
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
|
RUN npm run rawbuild
|
||||||
|
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
|
||||||
CMD ["npm", "start"]
|
CMD ["npm", "start"]
|
Loading…
x
Reference in New Issue
Block a user