Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 3.47 KB

README_BASE.md

File metadata and controls

35 lines (23 loc) · 3.47 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

I'm working on optimal installation of new versions of packages without dramatically increasing the size of the image.


Supported OS

Distro / Version Latest build status
Ubuntu Jammy (22.04) Docker Image Version (tag latest semver)
Ubuntu Focal (20.04) Docker Image Version (tag latest semver)
Ubuntu Bionic (18.04) Docker Image Version (tag latest semver)
Debian Bullseye (11) Docker Image Version (tag latest semver)
Debian Sid (10) Docker Image Version (tag latest semver)

Supported architectures

X64, ARM64