This is a dockerfile that builds and runs an application that is built using the "angular-fullstack" yeoman generator: https://github.com/DaftMonk/generator-angular-fullstack and then had typescript added to the project.
So this dockerfile builds a project that has the following stack:
Files assumed to be in root:
package.jsonbower.jsontsd.jsonGruntfile.jsFor this Dockerfile to work, you have to make one modification to the generated
Gruntfile.js.
You must remove the open task from the serve:dist registered task.
Content type
Image
Digest
sha256:1feb68275…
Size
263.3 MB
Last updated
almost 10 years ago
docker pull ryanwalls/generator-angular-fullstack-ts