Skip to content

iampulse-co/aws-ecr-real-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains files related to the Calm Cloud Security ECR2: Practice video.

The video and article are here

There are several files here:

  • main.tf

    • Terraform to build our example ECR with IAM policy and outputs
  • Dockerfile

    • Flat text file docker will read to build our container image
  • docker_start.sh

    • Bash entrypoint file docker will embed in our container image, and which we'll use to receive variables and run within our container
  • commands.sh

    • All commands used in the ECR practice video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published