Skip to content

Container with "firebase-tools" pre-installed for deployment (CD) to Firebase Hosting

Notifications You must be signed in to change notification settings

rambabusaravanan/docker-firebase

Repository files navigation

Why do I need this ..?

Firebase Hosting deployments can be automated with this docker image using CI like GitLab CI, Wercker

How do I automate ..?

For GitLab CI, see working example of .gitlab-ci.yml configuration guided with README file.

Supported tags and respective Dockerfile links

  • latest
  • lts
  • 18
  • 16
  • 14
  • 12

Building images locally

Build using Latest Node Version

  • docker build . -t rambabusaravanan/firebase -f Dockerfile

Build using Latest LTS Node Version

  • docker build . -t rambabusaravanan/firebase:lts -f Dockerfile.lts

About

Container with "firebase-tools" pre-installed for deployment (CD) to Firebase Hosting

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published