Skip to content

garysassano/cdk-aws-apprunner-dockerhub-cache

Repository files navigation

cdk-aws-apprunner-dockerhub-cache

CDK app that deploys the NGINX image from Docker Hub to AWS App Runner using ECR pull-through cache.

Related Apps

Prerequisites

  • AWS:
  • Docker Hub:
    • Must have set the DOCKERHUB_USERNAME and DOCKERHUB_ACCESS_TOKEN variables in your local environment.
  • Node.js + npm:

Installation

npx projen install

Deployment

npx projen deploy

Cleanup

npx projen destroy

Architecture Diagram

Architecture Diagram

About

CDK app that deploys the NGINX image from Docker Hub to AWS App Runner using ECR pull-through cache

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published