Skip to content

Commit

Permalink
ADR003 updated dockerhub private apprunner integration detail
Browse files Browse the repository at this point in the history
  • Loading branch information
tabroughton committed Jan 29, 2024
1 parent 7a596f9 commit 6c95e6e
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions docs/ADR/ADR003-docker-hub-image-registry.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Date: 2024-01-29

## Status

* Proposed (note requires investigation into apprunner integration with docker hub)
* Accepted

## Context

Expand All @@ -23,9 +23,5 @@ Date: 2024-01-29

## Consequences

* We need to understand AppRunner's deployment mechanism, it will need access to dockerhub private reg.
* It may be necessary/easier to deploy the image into apprunner from ECR (even if it means multiple copies of image)

## Other Notes ##

* Requires a bit of investigation/spike
* [AWS acc will need to be able to log into Docker hub](https://aws.amazon.com/blogs/containers/authenticating-with-docker-hub-for-aws-container-services/)
* [configure appRunner to use private docker hub as mentioned in this blog post](https://www.pulumi.com/ai/answers/6U4EwDmaAv9j1TYxyEZqfU/deploying-docker-images-on-aws-with-typescript)

0 comments on commit 6c95e6e

Please sign in to comment.