Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 28, 2023. It is now read-only.
/ growth-pull Public archive

A dockercfg generator for Codeship.

License

Notifications You must be signed in to change notification settings

tailsdotcom/growth-pull

Repository files navigation

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

About

A dockercfg generator for Codeship.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

Contributors 3

AltStyle によって変換されたページ (->オリジナル) /