Image used to validate firefox extensions
387
You can validate an xpi extension with:
docker run --rm -v <path-to-dir-of-file.xpi>:/xpi marceloandrader/amo-validator /xpi/file.xpi -t extension
The image is built with the following dockerfile:
https://github.com/marceloandrader/dockerfiles/tree/master/amo-validator
Content type
Image
Digest
sha256:0b8659396…
Size
253.5 MB
Last updated
almost 11 years ago
docker pull marceloandrader/amo-validator