docker run ghcr.io/s6n-labs/docker-runner-images:ubuntu-22.04-standard \
--url https://github.com/<your_organisation> --token <your_token>
GitHub Actions Runner and their dependencies only
- C/C++ Build Tools
- autoconf
- automake
- build-essential
- cmake
- .NET SDK (stable)
- Go (stable)
- Temurin JDK v21
- Node.js v20
- PHP v8.3
- Python v3
- Rust (stable)
- Misc
- jq
- software-properties-common (for add-apt-repository)
- wget
- systemd
- Docker
- Docker Engine
- Docker CLI
- Docker Compose Plugin
GitHub Actions Runner and their dependencies only
- C/C++ Build Tools
- autoconf
- automake
- build-essential
- cmake
- .NET SDK (stable)
- Go (stable)
Temurin JDK v21(Official APT repository does not support lunar yet)- Node.js v20
PHP v8.3(ondrej/php does not support lunar yet)- Python v3
- Rust (stable)
- Misc
- jq
- software-properties-common (for add-apt-repository)
- wget
- systemd
- Docker
- Docker Engine
- Docker CLI
- Docker Compose Plugin