Skip to content

Conversation

@thenav56
Copy link
Member

@thenav56 thenav56 commented Aug 18, 2025

Change:

  • Separate out base and simulator build using multi-stage

NOTE:

Requires this change in mapswipe-backend

diff --git a/docker-compose.yaml b/docker-compose.yaml
index 2ef72bd0..1d2254a5 100644
--- a/docker-compose.yaml
+++ b/docker-compose.yaml
@@ -1,6 +1,7 @@
 x-firebase: &base_firebase_setup
   build:
     context: ./firebase/
+    target: emulator
   stop_grace_period: 30s
   tty: true
   entrypoint: ["./docker_entrypoint.sh"]

@tnagorra
Copy link
Contributor

Superseded by #37

@tnagorra tnagorra closed this Aug 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants