linuxserver/doc-builder

Sponsored OSS

By linuxserver.io

Updated almost 7 years ago

Expects to run as part of the LSIO CI process. Not for public consumption.

Image
Languages & frameworks
Integration & delivery
1

10K+

linuxserver/doc-builder repository overview

undefined# linuxserver/doc-builder

Expects to run as part of the LSIO CI process. Not for public consumption.

**Running against remote: **

docker run --rm \
 -e CONTAINER_NAME=${CONTAINER_NAME} \
 -v ${TEMPDIR}:/ansible/readme \
 linuxserver/doc-builder:latest

**Running locally: **

If you need to test functionality just navigate to the folder with the readme-vars.yml and run:

docker run --rm \
 -v $(pwd):/tmp \
 -e LOCAL=true \
 linuxserver/doc-builder:latest

The output will be in a GENERATED.md in your current working directory.

The following line is only in this repo for loop testing:

  • { date: "01.01.50:", desc: "I am the release message for this internal repo." }

Tag summary

Content type

Image

Digest

Size

38.8 MB

Last updated

almost 7 years ago

docker pull linuxserver/doc-builder:f77840f8-ls6

This week's pulls

Pulls:

382

Last week