Builds a statically-linked version of frep and creates a docker image
docker run --rm oconnormi/frep
Pass templates into oconnormi/frep using volumes
docker run --rm -v $(pwd)/templates:/in -v $(pwd)/out:/out oconnormi/frep /in/<templateName>:/out/<fileName>
For more usage info see the Frep Readme
Content type
Image
Digest
Size
1.4 MB
Last updated
over 9 years ago
docker pull oconnormi/frep