docker-firebase
docker-firebase copied to clipboard
Docker image containing firebase-tools for deployments to firebase
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
- node (lts) - The latest Node LTS image
Additional Node Modules
- Firebase CLI - Firebase Command Line Tools. Required to deploy to Firebase.