nektos / act-environments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This repo contains Packer scripts to create docker images necessary to run GitHub actions locally with nektos/act. The source for these scripts originally came from actions/virtual-environments.

Building Images

Run:

packer build -var github_feed_token=XXXXXXXXX images/linux/ubuntu1804.json

About

License:MIT License


Languages

Language:Shell 99.9%Language:Makefile 0.1%