Skip to content

Add docker-compose for spinning up docker instances #76

@PGijsbers

Description

@PGijsbers

Development of the API may involve a number of docker instances:

  • A MySQL database
  • The new Python-based REST API
  • The old PHP-based REST API (for testing purposes)

It would be good if they could be managed from a single docker-compose file.
See also the discussion in #71

Metadata

Metadata

Assignees

No one assigned

    Labels

    dev-toolsAnything related to the developer tooling (CI, pre-commit, etc.)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions