❗️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:
- All images are based on Alpine Linux
- Base image: node
- Travis CI builds
- Docker Hub
Supported tags and respective Dockerfile links:
9,9.11,latest(Dockerfile)8,8.11(Dockerfile)6,6.14(Dockerfile)
| Variable | Default Value | Description |
|---|---|---|
NODE_PORT |
3000 |
Used for health checks |
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