Skip to content

LucasCtrl/act_base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

act custom image

act_base is a custom runner for the act project. This image contain Node, npm, yarn, docker and docker-compose. The size is about 1.61GB.

This image is an hard fork https://github.com/swuecho/act_base whose image is no longer available on the docker hub.

Download the image

docker pull lucasalt/act_base:latest

Run a job with the custom runner

act -j <name-of-the-job> -P ubuntu-latest=lucasalt/act_base:latest

PS: ubuntu-latest is the value of run_on in your workflow yml. It is possible to swith ubuntu-latest with another image name.

🤝 Contributing

Before contributing to this project, make sure you have read the contribution guidelines!

  1. Fork it (https://github.com/LucasCtrl/act_base/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

📝 License

This project is open source and available under the unlicense license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published