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