Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Latest commit

 

History

History

rules_oci

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Example

This workspace provides an example of using rules_debian_packages with rules_oci.

It demonstrates how to build a container-image that is almost equivalent to distroless/python3-debian12.

To build the image run: bazel build :image

To update the debian-snapshots run: bazel run :debian_packages.update