Skip to content

This repository contains an example of a custom builder image and instructions on how to build it.

License

Notifications You must be signed in to change notification settings

schmti/ibm-festival-custom-builder-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ibm-festival-custom-builder-image

This repository contains an example of a custom builder image and instructions on how to build it.

Build custom-builder-image

$ podman build -t <YOUR REGISTRY>/<YOUR REPO>/custom-builder-image:latest .
$ podman login <YOUR REGISTRY>
$ podman push <YOUR REGISTRY>/<YOUR REPO>/custom-builder-image:latest

About

This repository contains an example of a custom builder image and instructions on how to build it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published