Description
I merged my changes from my previous Docker PR (closed) into https://github.com/angular-fullstack/generator-angular-fullstack/tree/docker-integration
This does the yo angular-fullstack:docker
as before.
There is also a git submodule in ci/angular-fullstack-dockerfile pointing back to the docker repo https://github.com/angular-fullstack/angular-fullstack-dockerfile and a script inside it to branch this repo for building in hub.docker. Hopefully this can be done automatically with some CI after a release.
There is work to add the hub.docker automated build as I don't have access to the git repo to create it at https://hub.docker.com/u/generatorangularfullstack/ - This currently points to my personal fork and I don't think it can be changed without deleting and recreating in hub.docker