cdaprod/Dockerfile Service Discovery & Screenshot

Automatically discover services from Dockerfiles and capture screenshots across different viewports

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
base-dirBase directory to scan for Dockerfilesno.
screenshot-dirDirectory to store screenshotsnopublic/assets/screenshots
servicesJSON string of services to scan (overrides automatic discovery)no
service-urlSingle service URL to scanno
viewportsJSON array of viewport configurationsno[{"width":1920,"height":1080,"name":"desktop"},{"width":768,"height":1024,"name":"tablet"},{"width":375,"height":812,"name":"mobile"}]
timeoutTimeout in milliseconds for service discoveryno30000
wait-for-serviceTime in seconds to wait for services to be readyno30
force-refreshForce refresh all screenshotsnofalse
commit-screenshotsWhether to commit screenshots back to the repositorynofalse
generate-metadataGenerate metadata files for discovered servicesnotrue
namedescription
servicesJSON array of discovered services
screenshotsJSON array of generated screenshot paths
metadata-pathPath to the generated metadata file