davidkassa / yarn-angular-cli-firebase-tools

Auto-updating Docker image based on NodeJS official image with Yarn, Angular CLI, and Firebase Tools installed.

Home Page:https://hub.docker.com/r/davidkassa/yarn-angular-cli-firebase-tools/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yarn-angular-cli-firebase-tools

Build Status

Auto-updating Docker image based on NodeJS official image with Yarn, Angular CLI, and Firebase Tools installed.

This image should be rebuilt automatically anytime there is an update to the node docker container through a repository link and anytime there is a yarn, angular-cli, or firebase-tools update in NPM via webhooks through libraries.io. This can sometimes be unstable, but usually works. Also, please note that I'm pulling yarn from apt-get, per their recommended practice, so there is a theoretical race condition.

Can be pulled from Docker Hub

docker pull davidkassa/yarn-angular-cli-firebase-tools

About

Auto-updating Docker image based on NodeJS official image with Yarn, Angular CLI, and Firebase Tools installed.

https://hub.docker.com/r/davidkassa/yarn-angular-cli-firebase-tools/

License:MIT License


Languages

Language:Dockerfile 70.3%Language:Shell 29.7%