Skip to content

mahyess/docker-spring-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon ECR Docker Helper

Amazon ECR logo

The Amazon ECR Docker Credential Helper is a spring boot docker repo for the Docker daemon that makes it easier to use Amazon Elastic Container Registry.

Prerequisites

You must have at least Docker 1.11 installed on your system.

You also must have AWS credentials available. See the AWS credentials section for details on how to use different AWS credentials.

Build docker build -t ecs-boot-repo .

Tag it docker tag docker-spring-boot:latest 195916980817.dkr.ecr.us-east-1.amazonaws.com/docker-spring-boot:latest

Push the image docker push 195916980817.dkr.ecr.us-east-1.amazonaws.com/docker-spring-boot:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages