❗️For better reliability we release images with stability tags (
wodby/node:24-X.X.X) which correspond to git tags. We strongly recommend using images only with stability tags.
Overview:
- All images based on Alpine Linux
- Base image: node
- GitHub actions builds
- Docker Hub
Supported tags and respective Dockerfile links:
24.10,24,latest(Dockerfile)22.21,22(Dockerfile)20.19,20(Dockerfile)24.10-dev,24-dev,dev(Dockerfile)22.21-dev,22-dev(Dockerfile)20.19-dev,20-dev(Dockerfile)
Images with -dev tag have dev packages and sudo allowed for all commands for wodby user.
All images built for linux/amd64 and linux/arm64
| 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