Sign inSign up

bargenson/forma-docker-nodeapp

By bargenson

Updated over 9 years ago

Simple Node.js application use for Docker training

Image
0

652

bargenson/forma-docker-nodeapp repository overview

Prerequisites

This service needs to connect to a Redis server.

Configuration

You can customize some configurations with environment variables when you start your container:

  • REDIS_HOST: Define the host to use to connect to Redis. Default: 127.0.0.1.
  • REDIS_PORT: Define the remote port to connect to Redis. Default: 6379.
  • PORT: Define the port on which the Node application will listen for connections. Default: 8080.
  • DEBUG: When equals "true", enable debug level logs.

Tag summary

Content type

Image

Digest

Size

24.4 MB

Last updated

over 9 years ago

docker pull bargenson/forma-docker-nodeapp