Sign inSign up

bsdsystems/lb.cidockerimage

By bsdsystems

•Updated about 6 years ago

Container for BSD CI builds.

Image
0

10K+

bsdsystems/lb.cidockerimage repository overview

⁠Launchbox CircleCI Docker Images

This repository contains custom docker images to use in CircleCI.

⁠Images

⁠node

Includes:

  • node
  • yarn
  • aws-cli
  • eb-cli
⁠postgres

An extended postgres image that comes with pre-created databases for testing.

⁠How it works

Pushing commits and tags to BitBucket will result in a public bsdlaunchbox Docker image being built automatically by Docker Hub⁠.

⁠Deploying new versions

Use git tags to define the versions of the Docker image: git tag -a node/v1 -m "Version 1 release"

Preferably, add the tag before you push the commit, but if you have already pushed the commit then use git push origin node/v1.

Tag summary

Content type

Image

Digest

Size

557.6 MB

Last updated

almost 7 years ago

docker pull bsdsystems/lb.cidockerimage