STT-2548: Assign a profile to packtrack so that just the databases can be started.

Note that this changes the procedure for local dev somewhat, in that now instead of docker compose up, you must run docker compose --profile app up to get the whole stack. Also note that docker is somewhat picky about what order command line arguments are provided in.

Merge request reports

Loading