Skip to content

jkosik/app1-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker image tagged with timestamp and source branch

Used for CICD and ArgoCD Image Updater testing.

Docker images are tagged with the source branch and timestamp and pushed to Docker Hub Repository. For demo we will imitate dev environment, producing images as, e.g. app1:dev-1629484471.

In production setup, it will follow this pattern:

  • DEV branch => app1:dev-1629484471
  • STAGE branch => app1:stage-1629484472
  • MAIN (PROD) branch => app1:1629484473

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published