Skip to content

anaxexp/node

Repository files navigation

Node Docker Container Images

Build Status Docker Pulls Docker Stars Docker Layers

Docker Images

❗️For better reliability we release images with stability tags (anaxexperience/node:8-X.X.X) which correspond to git tags. We strongly recommend using images only with stability tags.

Overview:

Supported tags and respective Dockerfile links:

Environment variables

Variable Default Value Description
NODE_PORT 3000 Used for health checks

Orchestration actions

Usage:

make COMMAND [params ...]

commands:
    check-ready [host max_try wait_seconds delay_seconds]
 
default params values:
    host localhost
    max_try 1
    wait_seconds 1
    delay_seconds 0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published