Skip to content

benboarder/mypost-ui-ngx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

mypost-ui-ngx

A Docker container for MyPost Consumer Angular 4 frontend apps.

Created for internal use; extends the mypost-ui-base container.

Includes:

node 8.0.0 / npm 5.0.0
yarn
gyp
node-gyp
@angular/cli

To build a default container from the Dockerfile run:

docker build -t benboarder/mypost-ui-ngx:latest .

To build a container using a specific version of ng-cli from the Dockerfile run:

docker build {--build-arg NG_CLI_VERSION=1.6.6} -t mypost-ui-ngx .

To use the latest version run:

docker pull benboarder:mypost-ui-ngx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published