actions-marketplace-validations/Run within Docker

Run a command/script within a parameter Docker Hub image

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
imageA dockerhub imageubuntu:latest
commandCommand to run inside imagels -al
pull-paramsExtra parameters to pass to `docker pull`""
paramsExtra parameters to pass to `docker run`""
host-dirHost dir to map into the container${{ github.workspace }}
guest-dirGuest dir that will overlay host-dir, and be used as working directory${{ github.workspace }}

no outputs