Skip to content

isabella232/juju-db-oci

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

juju-db-oci

To build a specific image

Find the name of the image in images.yaml

IMAGES=juju-db-5.3 make build

To push a specific image

Find the name of the image in images.yaml

IMAGES=juju-db-5.3 make push

To build all images

make build

To push all images

make push

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 43.3%
  • Dockerfile 38.5%
  • Makefile 18.2%