mirror of
https://github.com/wekan/wekan.git
synced 2026-02-18 22:18:07 +01:00
Updated Docker (markdown)
parent
060f2350eb
commit
cc247a424e
1 changed files with 4 additions and 0 deletions
|
|
@ -2,10 +2,14 @@
|
|||
|
||||
[](https://quay.io/repository/wekan/wekan)
|
||||
|
||||
## Note: docker-compose.yml works
|
||||
|
||||
There is much more settings at well-documented [docker-compose.yml](https://raw.githubusercontent.com/wekan/wekan/master/docker-compose.yml), those can also be added to be used below.
|
||||
|
||||
[Many tags available](https://quay.io/repository/wekan/wekan?tab=tags)
|
||||
|
||||
## Note: currently docker command examples do not work, help welcome
|
||||
|
||||
Example for latest Wekan, port 2000 to Docker Wekan internal port 8080:
|
||||
```
|
||||
docker run -d --restart=always --name wekan-db mongo:4.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue