A Docker image including:
- PostgreSQL
- Node.js (including npm, npx & co.)
- Yarn
You can use it exactly as you would use the official PostgreSQL Docker image.
The images are automatically updated on a daily basis.
By default, Node.js v14 is installed. You can add -node16 to use Node.js v16 instead.
13,13-node16,latest,latest-node16postgres:13
12,12-node16postgres:12
11,11-node16postgres:11
10,10-node16postgres:10
9,9-node16postgres:10
You need to have Bats (bats-core) installed in order to run the test files:
bats ./tests