Skip to content

Firebase extensions do not work with firebase-tools-docker #34

Open
@fjtheknight

Description

@fjtheknight

Hi.
When I run firebase emulator suite using docker, extensions do not work. When I run the emulator suite from cmd, it works.

This is from cmd:

> firebase emulators:start --import=./fb-emulators-import --export-on-exit=./fb-emulators-export

i  emulators: Starting emulators: auth, functions, firestore, hosting, storage, extensions

This is from docker (notice the missing "extensions"):

> firebase emulators:start --import=./fb-emulators-import --export-on-exit=./fb-emulators-export

i  emulators: Starting emulators: auth, functions, firestore, hosting, storage

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions