Skip to content

Sustaining the latest jujud-operator OCI images

License

Notifications You must be signed in to change notification settings

juju/jujud-operator-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jujud-operator-images

Introduction

This repository is used for (re)bulding the juju operator images used by Juju.

Preerequisites

  • Docker 19.02 (requires buildx support with quemu for building multiple platforms). See Docker Buildx for more information.
  • GNU Make
  • Bash
  • yq

Image Locations

Images built by this repository can be found at:

Usage

Building the images in this repository

Images can be built by either running:

make

or

make build

Pushing the images in this repository

Images can be built and pushed to a registry by runing:

make push

About

Sustaining the latest jujud-operator OCI images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published