diff --git a/.dockerignore b/.dockerignore index 366e3ea6..3b5f5ed5 100644 --- a/.dockerignore +++ b/.dockerignore @@ -3,4 +3,6 @@ data vendor public/build public/vendor -bootstrap/cache +bootstrap/cache/services.php +bootstrap/cache/packages.php +bootstrap/cache/routes.php