mirror of
https://github.com/timokz/flutter-vienna-hackathon-25.git
synced 2025-11-08 19:24:19 +01:00
This cost me an entire afternoon. I don't know whose bright idea it was to just slap all arguments into the ENTRYPOINT, but here we are. ENTRYPOINT now just runs the `server` executable, while COMMAND is used to pass arguments / flags to it. This is useful for e.g. passing `--apply-migrations` for deployments. Signed-off-by: Max R. Carrara <max@aequito.sh> |
||
|---|---|---|
| .. | ||
| .github/workflows | ||
| wien_talks_client | ||
| wien_talks_flutter | ||
| wien_talks_server | ||
| defines.mk | ||
| Makefile | ||