Skip to content

marrusl/rhcos-image-layering-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example containers that derive from RHEL CoreOS

See https://docs.openshift.com/container-platform/4.12/post_installation_configuration/coreos-layering.html#coreos-layering

This repository contains example container builds.

Examples

TODO

Running an example

Build an image using an example from this repo and push it to an image registry, using any container build tooling (podman build, OpenShift builds, Tekton, etc.) and push it to a registry.

Testing outside of an OpenShift cluster

One can directly boot a RHEL CoreOS image using e.g. an Ignition (or Butane) config that just sets up an SSH key

Testing on an OpenShift cluster

See the documentation.

About

Examples for layering custom content on default RHCOS image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 92.0%
  • Shell 8.0%