News

A GitHub Docker Action to run git-filter-repo and push the result to a GitHub repository using ssh. This repo contains a github action to trigger a custom git-repo-filter command. It is designed to be ...
GitHub Action to build and push Docker images with Buildx with full support of the features provided by Moby BuildKit builder toolkit. This includes multi-platform build, secrets, remote cache, etc.
Or really run any other code you want to because all you have to do to turn any code in your repository into an Action is to write a Docker file for it so that GitHub can run it.