Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker: Add support for Docker and github workflow #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nmenon
Copy link
Contributor

@nmenon nmenon commented Oct 17, 2024

Add a basic Dockerfile for documentation build environment and provide a github workflow for automatic deployment of the docker container built.

Fixes: #5

Ensure all the components required to build the documentation is
available here.

Fixes: TexasInstruments#5
Signed-off-by: Nishanth Menon <nm@ti.com>
Add an initial github workflow file that publishes docker container

Fixes: TexasInstruments#5
Signed-off-by: Nishanth Menon <nm@ti.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create a docker container for building docs
1 participant