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