mirror of
https://github.com/WhoIsFishie/Fishie-Honesty-UI.git
synced 2025-07-27 01:00:40 +00:00
fuck around and find out part 2
sorry sar
This commit is contained in:
@ -4,6 +4,7 @@ WORKDIR /root
|
||||
COPY . .
|
||||
|
||||
RUN npm install \
|
||||
&& rm -rf /usr/local/share/.cache
|
||||
&& rm -rf /usr/local/share/.cache \
|
||||
&& npm run build
|
||||
|
||||
CMD npm run start
|
||||
CMD npm run preview
|
||||
|
Reference in New Issue
Block a user