This repository has been archived by the owner on Sep 14, 2020. It is now read-only.
Releases: piotrkubisa/localcb
Releases · piotrkubisa/localcb
v0.5.0
New:
- The
localcb run --dry-run
command will now output a docker command with computed arguments. #8
Fixes:
- The
localcb build
command was updated to include more1.x
images and work after recently changed folder structure in https://github.com/aws/aws-codebuild-docker-images repository. #8
v0.4.1
Resolved an issue with connecting to the Docker client in a guest container.
v0.4.0
Add build
command to generate shell script for building one of the AWS CodeBuild curated docker images.
v0.3.0
Rename to localcb
v0.2.0
Fix regressions after deps update
v0.1.0
- Add AWS CodeBuild support.