Skip to content

Common Torizon Containerfiles for the community Container Images

License

Notifications You must be signed in to change notification settings

commontorizon/Containerfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Containerfiles

Common Torizon Containerfiles for the community Container Images

Usage:

If it is a multiarch image:

  • Configure buildx, if it is not configured yet:

    docker buildx create --use
    
  • Then, run the script:

    ./.scripts/pipeline.ps1 -PushToDockerhub $False -ImageNames <images_names_folder>