growth-pull

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2021 License: MPL-2.0 Imports: 10 Imported by: 0

README

growth-pull

A dockercfg generator for Codeship.

Must have access to AWS credentials as per the SDK documentation. Normally via environment variables:

  • AWS_DEFAULT_REGION=eu-west-1
  • AWS_ACCESS_KEY_ID=
  • AWS_SECRET_ACCESS_KEY=

Will authenticate to that account's ECR, or you can provide a space separated list of Account IDs in AWS_ECR_REGISTRY_IDS.

You can optionally provide DOCKER_HUB_USERNAME and DOCKER_HUB_PASSWORD to also authenticate with Docker Hub.

Example codeship-services.yml

ecr:
  image: ghcr.io/tailsdotcom/growth-pull:latest
  encrypted_env_file: aws.env.encrypted

build:
  dockercfg_service: ecr
  image: 123.dkr.ecr.eu-west-1.amazonaws.com/foo

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL