CI/CD auxiliary commands: Node.js, npm, pnpm, bun, Java, git, curl, tofu
1.9K
Auxiliary commands for CI/CD.
Commands available in the image:
gitcurlbash/root/.volta/bin/volta: volta/root/.volta/bin/node: Node v24/root/.volta/bin/npm: npm/root/.volta/bin/bun: bunopenssh, login admin:admintofu: OpenTofu - like Terraform, but MPL 2.0 licenseterraform-docsThe image is based on the Debian OS (trixie).
You can check all existing tags in one of the following docker-registries:
| Registry | Image |
|---|---|
| Docker Hub | skipero/neat-ci |
| ghcr.io | ghcr.io/keenrouter/neat-ci |
Supported architectures:
latest1For example:
$ docker run skipero/neat-ci /root/.volta/bin/bunx -v
Or using with docker-compose.yml:
services:
node:
image: skipero/neat-ci:latest
volumes:
- ./src:/app:rw
working_dir: /app
command: []
SSH into container with username:password admin:admin.
Content type
Image
Digest
sha256:5fd423150…
Size
605.9 MB
Last updated
6 months ago
docker pull skipero/neat-ci