Skip to content
Snippets Groups Projects
Unverified Commit ecd45dba authored by Daniel Einars's avatar Daniel Einars
Browse files

add additional frontend run command to patch fomatnic-ui-css package


Signed-off-by: default avatarDaniel Einars <contact@dle.dev>
parent aea80435
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ WORKDIR /usr/src/app
ENV CLI_WIDTH 80
RUN git clone https://github.com/LibrePhotos/librephotos-frontend /usr/src/app
RUN npm install --legacy-peer-deps
RUN npm run postinstall
RUN npm run build
FROM halverneus/static-file-server
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment