Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 3.27 KB

File metadata and controls

34 lines (22 loc) · 3.27 KB

Docker GitHub Actions Runner


GitHub last commit Create containers and deploy BASE build License: MIT

This will run the new self-hosted GitHub Actions Runners.

This is a fork.

The difference between my build is in a smaller volume and more optimization of the build. GitHub Workflow Status Docker Image Size (tag)

Also, I provide a security report. You can see here the security report for the base image, additionally installed components may have vulnerabilities due to certain reasons. Known Vulnerabilities

Work is in progress on optimal installation of new versions of packages without dramatically increasing the size of the image.


Supported OS

Distro / Version Latest build status
Ubuntu Noble (24.04) Docker Image Version (tag latest semver)
Ubuntu Jammy (22.04) Docker Image Version (tag latest semver)
Debian Bookworm (12) Docker Image Version (tag latest semver)
Debian Bullseye (11) Docker Image Version (tag latest semver)

Supported architectures

X64, ARM64