mirror of
https://github.com/wekan/wekan.git
synced 2026-02-08 09:24:20 +01:00
Add Quay
parent
94159feefa
commit
9726fd0d49
1 changed files with 7 additions and 3 deletions
10
Docker.md
10
Docker.md
|
|
@ -1,11 +1,15 @@
|
|||
[](https://quay.io/repository/wekan/wekan)
|
||||
|
||||
## Notes
|
||||
## Docker Hub
|
||||
|
||||
Currently there are two dockerhub builds for wekan. One at [mquandalle dockerhub](https://hub.docker.com/r/mquandalle/wekan/builds/) and another at [wekanteam dockerhub](https://hub.docker.com/r/wekanteam/wekan/builds/).
|
||||
|
||||
For now, [wekanteam dockerhub](https://hub.docker.com/r/wekanteam/wekan/builds/) is recommended as it supports tagged releases. There is a separate `docker-compose.yml` for [wekanteam dockerhub](https://hub.docker.com/r/wekanteam/wekan/builds/) at [this repo link](https://github.com/wekan/wekan-mongodb) with instructions on installing there also.
|
||||
|
||||
## Quay
|
||||
|
||||
[](https://quay.io/repository/wekan/wekan)
|
||||
|
||||
Added 2017-05-06 to see if it has better debugging of failed builds than Docker Hub.
|
||||
|
||||
## Development:
|
||||
|
||||
### `docker run` examples
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue