miabbott / pet

Pet container for hacking on CoreOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pet

(Shamelessly forked from https://github.com/jlebon/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/miabbott/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).

About

Pet container for hacking on CoreOS


Languages

Language:Shell 89.0%Language:Dockerfile 11.0%