Sign inSign up

cvidal/ng2server

By cvidal

Updated over 9 years ago

NodeJS Server for Angular2 applications

Image
0

814

cvidal/ng2server repository overview

Notes:

--

Entry point:

--

Config notes:

By default no port are exposed. This is your job to expose the server port.

Config:

volumes:
  - ./data:/var/www Server will look for index.html in this volume

environment:
  - SERVER_PORT: the port used to serve the application. IMPORTANT: This port MUST be exposed when running the container

Tag summary

Content type

Image

Digest

Size

134.6 MB

Last updated

over 9 years ago

docker pull cvidal/ng2server