Skip to content

parpeoficial/circleci-node-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI Node Image

Docker Pulls Docker Stars Docker Automated build Docker Build Status

An image with node.js to run tests in the CircleCI

Components

  • Common tools used in development and CI are installed e.g. git, ssh, tar, ca-certificates, curl, wget.
  • Docker tools: latest docker, docker-compose, and dockerize are installed
  • Bonus tools: jq1.5, awscli
  • Use a root user by default

Usage

parpe/circleci-node-image:<version>

This is the defacto image. If you are unsure about what your needs are, you probably want to use this one for common tools.

parpe/circleci-node-image:<version>-browsers

This image makes browser testing easier. It extends the defacto image and installs Firefox and Chrome/chromedriver and configure them to run in a chrontainzied environment

Stable Versions

Common Browser Testing
8.9.4 8.9.4-browsers

Unstable Versions

Common Browser Testing
8.9.4-dev 8.9.4-browsers-dev

Releases

No releases published

Packages

No packages published