Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim authored Feb 11, 2024
1 parent f483e5f commit debbe9d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit debbe9d

Please sign in to comment.