Updated Docker (markdown)

Stephen Moloney 2017-04-28 11:21:49 +01:00
parent d68306826f
commit 3ad94ae53a

@ -1,3 +1,9 @@
## Notes
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/blob/master/docker-compose.yml).
## Development:
### `docker run` examples
@ -39,8 +45,6 @@ echo 'USE_EDGE=true' >> .env && \
sudo docker-compose up -d --build
```
- Using [wekan_mongodb](https://github.com/wekan/wekan-mongodb/blob/master/docker-compose.yml) - contains the only required Docker Compose file.
## Other resources
First registered Wekan user will get Admin Panel on new Docker and source based