Sign inSign up

paflopes/node-circleci

By paflopes

Updated about 8 years ago

Docker image for circleci with some utilities installed

Image
0

4.0K

paflopes/node-circleci repository overview

docker-node-circleci

CircleCI

Docker image for circle ci based on circleci/node with some common dependencies.

How to use

Use the image as usual for CircleCI 2:

jobs:
  deploy:
    docker:
      - image: paflopes/node-circleci:6
    steps:
      - checkout

Tag summary

Content type

Image

Digest

Size

420.5 MB

Last updated

about 9 years ago

docker pull paflopes/node-circleci