Skip to content

Commit

Permalink
Fixes for build
Browse files Browse the repository at this point in the history
  • Loading branch information
turbo124 committed Jun 9, 2024
1 parent 81617a3 commit 51294f6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions alpine/5/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ RUN mkdir -p /var/www/app \

WORKDIR /var/www/app

RUN echo ls -l

RUN cp /var/www/app/ui/dist/index.html /var/www/app/resources/views/react/index.blade.php

# Prepare php image
FROM php:${PHP_VERSION}-fpm-alpine as phpbuild

Expand Down

0 comments on commit 51294f6

Please sign in to comment.