Sign inSign up

quepas/subiquity-validate

By quepas

Updated almost 2 years ago

Validate autoinstall.yaml script according to JSON schema using Subiquity

Image
Developer tools
Operating systems
0

322

quepas/subiquity-validate repository overview

Subiquity-validate

Validate autoinstall script according to JSON schema using Subiquity.

More information about the validation: https://canonical-subiquity.readthedocs-hosted.com/en/latest/howto/autoinstall-validation.html

How to run?

Normal run:

docker run --rm -i quepas/subiquity-validate < /path/to/script

More information about passing a file content to STDIN into a container: https://stackoverflow.com/a/43099210/1319478

Run while being very verbose:

docker run --rm -i quepas/subiquity-validate < /path/to/script -vv

Tag summary

Content type

Image

Digest

sha256:73ad6f284

Size

360.3 MB

Last updated

almost 2 years ago

docker pull quepas/subiquity-validate