- A package that will be required for action(s) to work properly might be added/removed/changed
- Any maintenance that will be required due to:
- GitHub Container Registry
- GitHub Actions
- Act
- Performance and/or disk space improvements
-
catthehacker/virtual-environments-fork - GitHub Actions runner image containing all possible tools (image is extremely big, 20GB compressed, ~60GB extracted)
-
this image is updated manually due to amount of changes in actions/virtual-environments
ghcr.io/catthehacker/ubuntu:full-latestghcr.io/catthehacker/ubuntu:full-20.04ghcr.io/catthehacker/ubuntu:full-18.04
see catthehacker/virtual-environments-fork for more information
-
-
/linux/ubuntu/act- image used in github.com/nektos/act as medium size image retaining compatibility with most actions while maintaining small sizeghcr.io/catthehacker/ubuntu:act-16.04ghcr.io/catthehacker/ubuntu:act-18.04ghcr.io/catthehacker/ubuntu:act-20.04ghcr.io/catthehacker/ubuntu:act-latest
-
/linux/ubuntu/runner-ghcr.io/catthehacker/ubuntu:act-*but withrunneras user instead ofrootghcr.io/catthehacker/ubuntu:runner-16.04ghcr.io/catthehacker/ubuntu:runner-18.04ghcr.io/catthehacker/ubuntu:runner-20.04ghcr.io/catthehacker/ubuntu:runner-latest
-
/linux/ubuntu/js-ghcr.io/catthehacker/ubuntu:act-*but withjstools installed (yarn,nvm,nodev10/v12,pnpm,grunt, etc.)ghcr.io/catthehacker/ubuntu:js-18.04ghcr.io/catthehacker/ubuntu:js-20.04ghcr.io/catthehacker/ubuntu:js-latest
-
/linux/ubuntu/rust-ghcr.io/catthehacker/ubuntu:act-*but withrusttools installed (rustfmt,clippy,cbindgen, etc.) -
/linux/ubuntu/pwsh-ghcr.io/catthehacker/ubuntu:act-*but withpwshtools and modules installedghcr.io/catthehacker/ubuntu:pwsh-18.04ghcr.io/catthehacker/ubuntu:pwsh-20.04ghcr.io/catthehacker/ubuntu:pwsh-latest