It’s designed for use in self-hosted [act-runners](https://docs.gitea.com/usage/actions/act-runner), to operate in environments similar to local QEMU/KVM-based pipelines.
---
## Usage in a Actions Workflow
To use this image in a job/step, add the `container:` directive:
-`1.0.0-cth250815` → Version 1.0.0 of the image, based on `catthehacker/ubuntu:act-24.04-20250815`
Browse available [tags](https://code.spamasaurus.com/djpbessems/-/packages/container/act-runner-extended/versions)
---
## Base Image
Built on top of:
- [`catthehacker/ubuntu`](https://github.com/catthehacker/docker-images) for full `act` support
---
## License
## License Notice
This repository and the Dockerfiles, scripts, and custom files provided here are licensed under the [GNU General Public License v3.0 (GPLv3)](./LICENSE.md).
The included packages are licensed under free software licenses compatible with GPLv3, including GPLv2, LGPL, and related licenses. This license applies only to the custom files and Docker configurations you find in this repository, **not** to the upstream base image or the precompiled binaries installed within the image.
Please refer to the individual package documentation and upstream repositories for their specific licensing terms.