This repo builds Docker images for tidbyt/pixlet to be used in containerized Pixlet runs.
The Pixlet version is automatically updated by Renovate bot, so new Pixlet releases will be available within a few hours.
See the included docker-compose.yml
for volume bind info. This would need to be run on a cron.
I am using this container in Kubernetes with a CronJob
that runs minutely. I will post an example manifest soon.