/docker_aglio

A docker image with aglio npm package inside it

Primary LanguageShellMIT LicenseMIT

Docker pulls Latest Tag

docker_aglio

Docker Container for aglio

Motivation

aglio package has not been updated in a while and is creating some dependencies conflicts with other tools.

Usage

docker run --rm -i -v $PWD:/docs lucassabreu/aglio -i input.apib -o output.html

See danielgtaylor/aglio for more usage examples.