https://github.com/vegardit/docker-gitea-ext
Docker image based on the official Gitea docker image with additional support for rendering AsciiDoc files.
https://github.com/vegardit/docker-gitea-ext
asciidoc docker-image gitea
Last synced: about 1 year ago
JSON representation
Docker image based on the official Gitea docker image with additional support for rendering AsciiDoc files.
- Host: GitHub
- URL: https://github.com/vegardit/docker-gitea-ext
- Owner: vegardit
- License: apache-2.0
- Created: 2020-08-22T11:44:55.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T11:59:06.000Z (almost 2 years ago)
- Last Synced: 2025-01-21T23:26:30.144Z (about 1 year ago)
- Topics: asciidoc, docker-image, gitea
- Language: Shell
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://github.com/vegardit/docker-gitea-ext/actions?query=workflow%3ABuild)
[](#license)
[](https://hub.docker.com/r/vegardit/gitea-ext)
[](https://hub.docker.com/r/vegardit/gitea-ext)
[](CODE_OF_CONDUCT.md)
1. [What is it?](#what-is-it)
1. [License](#license)
Docker image based on the official [Gitea](https://gitea.io/) [docker image](https://hub.docker.com/r/gitea/gitea) with support for rendering [AsciiDoc](https://asciidoc.org/) markup using [AsciiDoctor](https://asciidoctor.org/).
All files in this repository are released under the [Apache License 2.0](LICENSE.txt).
Individual files contain the following tag instead of the full license text:
```
SPDX-License-Identifier: Apache-2.0
```
This enables machine processing of license information based on the SPDX License Identifiers that are available here: https://spdx.org/licenses/.