8000 GitHub - StaticRocket/psdk-doc-docker: A simple docker container to build processor-sdk-doc
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

A simple docker container to build processor-sdk-doc

License

Notifications You must be signed in to change notification settings

StaticRocket/psdk-doc-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psdk-doc-docker

A simple docker container to build processor-sdk-doc.

Important

This repository is being phased out in favor of the integrated build container at https://github.com/TexasInstruments/processor-sdk-doc/tree/master/docker

Why

Preempting incompatibility as that repos is still using some deprecated sphinx calls. Sphinx has some dependency resolution issues when mixing system and local python library installations that causes unusual artifacts. This guarantees a reproducible build output.

Building

You need podman or docker for building. If either one of those is already installed then just run make.

Usage

New tooling has unified the invocation of Podman and Docker by fetching the owner of the build directory and remapping an internal user to satisfy build requirements. It will fail if the directory owner is in a reserved uid/gid region.

After starting the container with your preferred container tool, follow the instructions for building the documentation as usual.

docker run -it --rm -v "$PWD":/build ghcr.io/staticrocket/psdk-doc-docker

About

A simple docker container to build processor-sdk-doc

Resources

License

Stars

Watchers

Forks

Packages

 
 
 
0