Skip to content

Instantly share code, notes, and snippets.

@lgvalle
Created March 31, 2018 15:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lgvalle/d03f594c85db23b432ff9ab173f10e24 to your computer and use it in GitHub Desktop.
Save lgvalle/d03f594c85db23b432ff9ab173f10e24 to your computer and use it in GitHub Desktop.
Run firebase tools docker image
docker run -v $PWD:/usr/app -w /usr/app -p 9005:9005 -u node -it lgvalle/firebasetools:v2 sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment