1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Automated Dockerhub Readme updates

This commit is contained in:
krateng
2021-12-15 22:57:43 +01:00
parent a24e26678a
commit 3d573b10f9
3 changed files with 10 additions and 0 deletions

View File

@@ -88,6 +88,8 @@ Of note for docker users are these settings which should be passed as environmen
* Mount a [volume](https://docs.docker.com/engine/reference/builder/#volume) to the specified directory to access these files outside the container (and to make them persistent)
* `MALOJA_FORCE_PASSWORD` -- Set an admin password for maloja
Be aware that Maloja uses IPv6 per default. Also make sure to bind the web port (default 42010).
#### From Source
The [`Dockerfile`](Dockerfile) builds Maloja from source. Images are available on [**Dockerhub**](https://hub.docker.com/r/krateng/maloja):