diff --git a/.dockerignore b/.dockerignore index 679004c2..b988b53f 100644 --- a/.dockerignore +++ b/.dockerignore @@ -24,4 +24,7 @@ # *.zip # *.tar.gz # *.sqlstorage/framework/sessions/* - +storage/framework/sessions/* +storage/framework/views/* +storage/framework/cache/* +bootstrap/cache/*