1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-10-10 01:41:23 +02:00

restructuring of docker interlinking

This commit is contained in:
2023-02-15 17:46:30 +01:00
parent c524b7fd9a
commit 29633b165a
89 changed files with 240 additions and 122 deletions

View File

@@ -10,7 +10,7 @@ Gitea as a [Git](./git.md) service consists of a [client](#client) and a
### Server
The software can be setup via docker with the
The software can be setup via [Docker](/wiki/docker.md) with the
[gitea image](./docker-images/gitea_-_gitea.md).
Additionally to this a client is needed on the system that need access to the
server software.