Skip to content

JustinGrote/act-dockerimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

act-dockerimage

This is a simple minimal image for a Github Actions runner simulation with node, pwsh, and (optionally) dotnet

While originally developed for act, I primarly use it with Runner.Server these days: https://github.com/ChristopherHX/runner.server

To use the image, simply create a .actrc file in your repository and add the following lines:

-P ubuntu-20.04=ghcr.io/justingrote/act-pwsh-dotnet:latest
-P ubuntu-latest=ghcr.io/justingrote/act-pwsh-dotnet:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages