Back to Act

List of Docker images for `act`

IMAGES.md

0.2.885.8 KB
Original Source

List of Docker images for act

Warning: Below badges with size for each image are displaying size of compressed image size in registry. After pulling the image, size can be drastically different due to Docker uncompressing the image layers.

Images based on buildpack-deps

Note 1: node images are based on Debian root filesystem, while it is extremely similar to Ubuntu, there might be some differences

Note 2: node -slim images don't have python installed, if you want to use actions or software that is depending on python, you need to specify image manually

ImageSize
node:16-bullseye
node:16-bullseye-slim
node:16-buster
node:16-buster-slim

Note: catthehacker/ubuntu images are based on Ubuntu root filesystem

ImageGitHub Repository
catthehacker/ubuntu:act-latestcatthehacker/docker-images
catthehacker/ubuntu:act-22.04catthehacker/docker-images
catthehacker/ubuntu:act-20.04catthehacker/docker-images
catthehacker/ubuntu:act-18.04catthehacker/docker-images

Images based on actions/virtual-environments

Note: nektos/act-environments-ubuntu have been last updated in February, 2020. It's recommended to update the image manually after docker pull if you decide to use it.

ImageSizeGitHub Repository
nektos/act-environments-ubuntu:18.04nektos/act-environments
nektos/act-environments-ubuntu:18.04-litenektos/act-environments
nektos/act-environments-ubuntu:18.04-fullnektos/act-environments
ImageGitHub Repository
catthehacker/ubuntu:full-latestcatthehacker/virtual-environments-fork
catthehacker/ubuntu:full-20.04catthehacker/virtual-environments-fork
catthehacker/ubuntu:full-18.04catthehacker/virtual-environments-fork

Feel free to make a pull request with your image added here

<!-- [hub/<username>/<image>]: https://hub.docker.com/r/[username]/[image] [hub/<username>/<image>/<tag>/size]: https://img.shields.io/docker/image-size/[username]/[image]/[tag] --> <!-- GitHub repository links -->