https://github.com/9bow/sphinx
Docker images for sphinx
https://github.com/9bow/sphinx
Last synced: about 1 year ago
JSON representation
Docker images for sphinx
- Host: GitHub
- URL: https://github.com/9bow/sphinx
- Owner: 9bow
- License: mit
- Created: 2018-12-18T02:17:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-27T04:57:30.000Z (over 7 years ago)
- Last Synced: 2025-04-02T23:41:51.245Z (about 1 year ago)
- Language: Dockerfile
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sphinx
[](https://microbadger.com/images/webhippie/sphinx "Get your own image badge on microbadger.com")
These are docker images for [Sphinx](http://www.sphinx-doc.org/en/stable/) running on a [Python container](https://registry.hub.docker.com/u/webhippie/python/).
## Versions
* [latest](https://github.com/dockhippie/python/tree/master) available as ```webhippie/python:latest``` at [Docker Hub](https://registry.hub.docker.com/u/webhippie/python/)
## Volumes
* /srv/app
## Ports
* None
## Available environment variables
```bash
```
## Inherited environment variables
* [webhippie/python](https://github.com/dockhippie/python#available-environment-variables)
* [webhippie/alpine](https://github.com/dockhippie/alpine#available-environment-variables)
## Contributing
Fork -> Patch -> Push -> Pull Request
## Authors
* [Thomas Boerger](https://github.com/tboerger)
## License
MIT
## Copyright
```
Copyright (c) 2015-2017 Thomas Boerger
```