Skip to content

MariusJam/json-serialization-reproducer

Repository files navigation

Symfony Docker

Getting Started

  1. If not already done, install Docker Compose (v2.10+)
  2. Run docker compose build --pull --no-cache to build fresh images
  3. Run docker compose up --wait to set up and start a fresh Symfony project
  4. Run docker compose exec php bin/console app:serialize to reproduce the issue
  5. Run docker compose down --remove-orphans to stop the Docker containers.

License

Symfony Docker is available under the MIT License.

Credits

Created by Kévin Dunglas, co-maintained by Maxime Helias and sponsored by Les-Tilleuls.coop.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published