Skip to content

Readme improvement propositions #312

@cyrilhamidechi

Description

@cyrilhamidechi

Hello,

First of all thanks for this very useful tool.

As user of this tool since few weeks now I'd like to submit few improvements about the readme:

  • -c option is required for the -p option to work
  • env > secrets-manager > key requires ARN instead of also supporting name (as in-cloud CodeBuild)
  • Maybe a scripted quick install?

Quick install proposal

	git clone https://github.com/aws/aws-codebuild-docker-images.git
	cd aws-codebuild-docker-images/ubuntu/standard/3.0/
	docker build ./ -t aws/codebuild/standard:3.0
	docker pull amazon/aws-codebuild-local:latest --disable-content-trust=false
	cp codebuild_build.sh /usr/local/bin/codebuild_build

Metadata

Metadata

Assignees

No one assigned

    Labels

    CodeBuild-localTag to track issues and PRs for CodeBuild local Docker image

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions