/docker-firebase

Docker image containing firebase-tools for deployments to firebase

Primary LanguageDockerfile

docker-firebase

Purpose

This image was created specifically for usage with continuous integration systems, and contains the minimum requirements to deploy a project to Firebase. Currently being used with wercker, but should meet the requirements for most CI systems.

Details

Base Image

Additional Node Modules

  • Firebase CLI - Firebase Command Line Tools. Required to deploy to Firebase.