cliffano/Command Docker GitHub Action

A simple GitHub Action for running a shell command via a Docker container

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandShell command to be executed via a Docker container yes
imageDocker image to be used for running the container noalpine:3.24
shellShell to be used for running the command nosh
extra_pathExtra PATH environment variable to be added to original PATH during shell command execution no""
env_filePath to env file containing environment variables made available during shell command execution no""

no outputs