Open
Description
I have the problem that I cannot overwrite the CMD
in github actions when I use this image as a service container. This makes me think: Who does not want the emulators to start when they run this container? Usually it is supposed to be some kind of service that enables local tests or something. Like a database. A database container also starts the database without having to provide mongodb
as a command or something. So why not auto-run the emulators on start by using firebase emulators:start
as the CMD
?
Metadata
Metadata
Assignees
Labels
No labels