/ehealthafrica-firebase-emulator

Docker build process for containerized Google Firebase Emulator

Primary LanguageShellApache License 2.0Apache-2.0

firebase-emulator

Docker build process for containerized Google Firebase Emulator

docker pull ehealthafrica/firebase-emulator:latest

See emulator documentation and sample docker-compose.yml for image usage. To change default behavior, create a firebase.json and mount into the volume @ /app/firebase.json as shown in the included compose file.

curl -sL https://firebase.tools | bash
firebase login
firebase login:ci