flutter-vienna-hackathon-25/wien_talks
Max R. Carrara 6786def063 server: dockerfile: fix broken ENTRYPOINT from generated project
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>
2025-08-16 18:48:34 +02:00
..
.github/workflows reinit as serverpod project 2025-08-16 11:58:34 +02:00
wien_talks_client regenerate stream endpoints 2025-08-16 18:39:33 +02:00
wien_talks_flutter regenerate stream endpoints 2025-08-16 18:39:33 +02:00
wien_talks_server server: dockerfile: fix broken ENTRYPOINT from generated project 2025-08-16 18:48:34 +02:00
defines.mk make: add top-level Makefile and defines.mk 2025-08-16 14:51:57 +02:00
Makefile make: fix PHONY target declarations 2025-08-16 16:12:06 +02:00