From debbe9d9e4b2d6e1cbeb9b700760cead27a9776a Mon Sep 17 00:00:00 2001 From: Shyim Date: Sun, 11 Feb 2024 17:04:25 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 050aea4..fd534c4 100644 --- a/README.md +++ b/README.md @@ -75,3 +75,7 @@ var_dump($kernel->getContainer()->get('product.repository')->getDefinition()->ge ``` and this script is executed on any container start, so you can use it to populate the database with custom data. All DI services are available in this script. + +## Thanks to Namespace.so + +Thanks to [namespace.so](https://namespace.so) for sponsoring their fast Docker builder with multi arch support. Checkout [namespace.so](https://namespace.so) if you need better GitHub runners or Docker remote builders.