Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 812 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 812 Bytes

pet

quay.io repository

This is my Toolbx container that I use everyday for hacking on CoreOS projects. I reprovision it every week.

To use:

toolbox create --image quay.io/jlebon/pet
toolbox enter pet

For Red Hat engineers, once connected to the VPN, you'll want to run rhsetup to install certs and rhpkg.

This repository runs a weekly GitHub Actions job to update a container image hosted on Quay.io (that workflow is heavily based on the one from this repo).