3.2 KiB
Docker images
When updates will be applied to images
- 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:
- Docker Hub
- Quay
- GitHub Container Registry
- GitHub Actions
- Act
- Performance and/or disk space improvements
Images available
-
catthehacker/virtual-environments - GitHub Actions runner image containing all possible tools (image is extremely big, 20GB compressed, ~60GB extracted)
-
catthehacker/ubuntu:full-20.04- this image is updated manually due to amount of changes in actions/virtual-environmentssee catthehacker/virtual-environments 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 sizecatthehacker/ubuntu:act-16.04catthehacker/ubuntu:act-18.04catthehacker/ubuntu:act-20.04catthehacker/ubuntu:act-latest
-
/linux/ubuntu/runner/-catthehacker/ubuntu:act-*but withrunneras user instead ofrootcatthehacker/ubuntu:runner-16.04catthehacker/ubuntu:runner-18.04catthehacker/ubuntu:runner-20.04catthehacker/ubuntu:runner-latest
-
/linux/ubuntu/js/-catthehacker/ubuntu:act-*but withjstools installed (yarn,nvm,nodev10/v12,pnpm,grunt, etc.)catthehacker/ubuntu:js-18.04catthehacker/ubuntu:js-20.04catthehacker/ubuntu:js-latest
-
/linux/ubuntu/rust/-catthehacker/ubuntu:act-*but withrusttools installed (rustfmt,clippy,cbindgen, etc.) -
/linux/ubuntu/pwsh/-catthehacker/ubuntu:act-*but withpwshtools and modules installedcatthehacker/ubuntu:pwsh-18.04catthehacker/ubuntu:pwsh-20.04catthehacker/ubuntu:pwsh-latest