lite-xl/Lite XL Build Box Action

Runs a command inside Lite XL Build Box.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
imageImage name.no
volumesA list of volumes to mount.no
optionsExtra options passed to "docker run".no
runA list of commands to run inside the container (mutually exclusive with "run-args").no
run_argsA list of arguments passed to "docker run" after the image name (mutually exclusive with "run").no
shellUse a specific shell or entrypoint.nobash
platformThe platform to run the container on.no
registryContainer Registry.no
usernameUsername.no
passwordPassword.no
docker_networkDocker Network ID.no${{ job.container.network }}

no outputs