tobix/allure-cli

By tobix

Updated 21 days ago

Docker image for the allure command line tool

Image
Integration & Delivery
Developer Tools

100K+

Allure commandline Docker Image

LicenseMaintenanceDocker imageDocker Image Size (tag)

This docker image contains only the allure command line tool, especially useful if you otherwise aren't using Java in your development process. Entry point is the allure tool itself, so you can run it like this:

docker run --rm -v $PWD:/work tobix/allure-cli serve report/dir

Docker Pull Command

docker pull tobix/allure-cli