diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 00000000..f8b975e3 --- /dev/null +++ b/.dockerignore @@ -0,0 +1,22 @@ +# سياق البناء لخدمات docker/docker-compose.yml هو جذر المستودع (context: ..). +# بدون هذا الملف يُرسل .git كاملاً (مئات الميغابايت) إلى الـ daemon مع كل بناء، +# وهو سبب أخطاء "Can't add file .git/objects/... to tar". + +.git +.gitignore +.DS_Store +**/.DS_Store + +# تطبيقات فلاتر — لا علاقة لها بأي صورة باك إند +siro_rider +siro_driver + +# اعتماديات مُثبَّتة داخل الصور أو مركَّبة كـ volumes +**/node_modules +**/vendor + +# وثائق ومخرجات محلية +docs +*.log +*.tar +*.zip diff --git a/siro_rider/pubspec.lock b/siro_rider/pubspec.lock index 1b8d51ce..def65d08 100644 --- a/siro_rider/pubspec.lock +++ b/siro_rider/pubspec.lock @@ -1297,10 +1297,10 @@ packages: dependency: transitive description: name: matcher - sha256: "12956d0ad8390bbcc63ca2e1469c0619946ccb52809807067a7020d57e647aa6" + sha256: dc0b7dc7651697ea4ff3e69ef44b0407ea32c487a39fff6a4004fa585e901861 url: "https://pub.dev" source: hosted - version: "0.12.18" + version: "0.12.19" material_color_utilities: dependency: transitive description: @@ -1313,10 +1313,10 @@ packages: dependency: transitive description: name: meta - sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394" + sha256: "1741988757a65eb6b36abe716829688cf01910bbf91c34354ff7ec1c3de2b349" url: "https://pub.dev" source: hosted - version: "1.17.0" + version: "1.18.0" mime: dependency: "direct main" description: @@ -1901,10 +1901,10 @@ packages: dependency: transitive description: name: test_api - sha256: "93167629bfc610f71560ab9312acdda4959de4df6fac7492c89ff0d3886f6636" + sha256: "949a932224383300f01be9221c39180316445ecb8e7547f70a41a35bf421fb9e" url: "https://pub.dev" source: hosted - version: "0.7.9" + version: "0.7.11" timezone: dependency: transitive description: