actions-marketplace-validations/Create Spawn Data Container

Create a spawn data container

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dataImageThe data image to use to create a data-container fromyes
lifetimeThe lifetime of the data-container before it is automatically deletedno73h
useMaskingWhether or not to mask the data-container port, username and passwordnotrue
additionalArgsAdditional arguments to provide (e.g flags for a command)no""
namedescription
dataContainerNameThe new data containers name
dataContainerHostThe host on which the new data container runs
dataContainerPortThe port on which the new data container listens
dataContainerUsernameThe username for the new data container
dataContainerPasswordThe password for the new data container