phase2 / docker-diffy

Diffy cli tool for integrating in CI builds

Repository from Github https://github.comphase2/docker-diffyRepository from Github https://github.comphase2/docker-diffy

Phase2 docker-diffy

Docker image for using the diffy cli tool.

This Docker image adds the diffy cli tool to the base alpine:latest image.

Image generation

  • To generate new images for the latest diffy cli version:
    • Update the src/Dockerfile and set the DIFFY_VERSION variable to the desired version.
    • Commit and tag the main branch with v followed by the version number: ex v0.1.22
    • Push the updates and tag upstream.

Security Reports

Please email outrigger@phase2technology.com with security concerns.

Maintainers

Phase2 Logo

About

Diffy cli tool for integrating in CI builds

License:MIT License


Languages

Language:Dockerfile 84.8%Language:Shell 15.2%