Skip to content

Gutenberg-Technology/docker-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GT Reusable Docker workflows

This is repository is a collection of reusable workflow, dedicated to Docker, used by the GT's GitHub Actions jobs.

Workflows

build-test-push-image.yml

Features

Scenario

  • Configure AWS Creds & ECR Registry
    • Used to define full target name and push image to AWS ECR
  • docker build image with latest and GIT_SHA tags
  • [Optionnal] test image with container-structure-test for both latest and GIT_SHA tags (requires config file)
  • [Optionnal] push both latest and GIT_SHA tags for the built image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published