[documentation] Creates Docker documentation and docker-compose.yaml (#416)

* exludes docker-volume from exemple/docker-compose

* Adds an docker-compose.yaml example and adds some readme to the
docker.md

* Changes Docker-Compose Example

* Configures docker-compose.yaml and docker.md

* Adds some cosmetics to the Documentation

* Adds UserID:GroupID

* Describes how to create a new user
This commit is contained in:
0hlov3 2022-03-01 14:17:36 +01:00 committed by GitHub
commit 100f1280a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 225 additions and 1 deletions

3
.gitignore vendored
View file

@ -18,3 +18,6 @@ dist/
# exclude the copy of swagger.yaml moved into assets during packaging
web/assets/swagger.yaml
# exludes docker-volume from exemple/docker-compose
example/docker-compose/docker-volume