https://github.com/taskbjorn/docker-breathe
Docker container for Breathe - a bridge between the Sphinx and Doxygen documentation systems - based on NGINX.
https://github.com/taskbjorn/docker-breathe
docker docker-compose documentatino linux nginx static-site-generator
Last synced: 2 months ago
JSON representation
Docker container for Breathe - a bridge between the Sphinx and Doxygen documentation systems - based on NGINX.
- Host: GitHub
- URL: https://github.com/taskbjorn/docker-breathe
- Owner: taskbjorn
- License: gpl-3.0
- Created: 2023-04-07T16:16:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-07T21:30:13.000Z (about 3 years ago)
- Last Synced: 2025-03-17T00:28:50.877Z (about 1 year ago)
- Topics: docker, docker-compose, documentatino, linux, nginx, static-site-generator
- Language: Python
- Homepage: https://hub.docker.com/taskbjorn/breathe
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quick reference
* Maintained by: [taskbjorn](https://github.com/taskbjorn)
* Official Git repository: [docker-breathe on GitHub](https://github.com/taskbjorn/docker-breathe)
# Supported tags and respective Dockerfile links
* [latest](build/latest/Dockerfile)
# What is `docker-breathe`?
`docker-breathe` is a minimalist Docker container based on the official NGINX image to build and serve Breathe static files.
# Running using Docker Compose
Clone this repository to a new folder:
```shell
git clone https://github.com/taskbjorn/docker-breathe.git
```
# License
This image is licensed under [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html).
As it is often the case with Docker images, some of the software contained in this image (e.g. the base image, software included in the base image, etc.) may be covered under a different license.
Please remember it is your responsibility as the end-user to ensure that your use case complies with the licenses of all included software.