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

docker-images/docker: restructuring

This commit is contained in:
2023-08-06 13:44:51 +02:00
parent 04f7ea856d
commit 1c0edb2117
106 changed files with 58 additions and 58 deletions

View File

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