Update file Dockerfile
This commit is contained in:
parent
00ab3f3061
commit
092a17ace2
@ -34,8 +34,4 @@ RUN composer install --no-dev --optimize-autoloader --no-interaction --no-script
|
|||||||
# Copy source code terakhir
|
# Copy source code terakhir
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
RUN php artisan package:discover --ansi \
|
|
||||||
&& php artisan optimize:clear
|
|
||||||
|
|
||||||
|
|
||||||
RUN composer clear-cache
|
RUN composer clear-cache
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user