diff --git a/.dockerignore b/.dockerignore index e6465a7a1..58091cf56 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,8 +1,9 @@ # Folders .git/ -tests/ +storage/app/public/ mariadb-11-data/ redis-data/ +tests/ node_modules/ vendor/ .ddev/