❗️For better reliability we release images with stability tags (wodby/node:22-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:
22.11,22,latest(Dockerfile)20.18,20(Dockerfile)18.20,18(Dockerfile)22.8-dev,22-dev,dev(Dockerfile)20.17-dev,20-dev(Dockerfile)18.4-dev,18-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