Below you will find pages that utilize the taxonomy term “Scalified”
August 7, 2026
scalified/docker-run-action
Version updated for https://github.com/Scalified/docker-run-action to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Docker Run GitHub Action allows developers to automate the execution of docker run commands with customizable inputs, solving the problem of needing to manually write and maintain repetitive Docker command configurations in workflows. It provides key capabilities such as running containers in detached mode, setting environment variables, and configuring health checks. The action is useful for automating container management tasks within GitHub CI/CD pipelines.