mirror of
https://github.com/wekan/wekan.git
synced 2026-01-15 22:15:28 +01:00
Updated Docker (markdown)
parent
2e49d007ba
commit
9b70b80178
1 changed files with 2 additions and 4 deletions
|
|
@ -1,12 +1,11 @@
|
|||
* [Import/Export MongoDB data to/from Docker container](https://github.com/wekan/wekan/wiki/Export-Docker-Mongo-Data)
|
||||
* [Cleanup and delete all Docker data to get Docker Compose working](https://github.com/wekan/wekan/issues/985)
|
||||
* [Docker Compose: Wekan <=> MongoDB](https://github.com/wekan/wekan-mongodb)
|
||||
* [Docker Compose: Alpine Linux and Wekan <=> MongoDB](https://github.com/wekan/wekan-launchpad)
|
||||
* [Docker Compose: Wekan <=> MongoDB <=> ToroDB => PostgreSQL](https://github.com/wekan/wekan-postgresql)
|
||||
* [Docker environment for Wekan Development](https://github.com/wekan/wekan-dev)
|
||||
* [Docker on SLES12SP1](https://github.com/wekan/wekan/wiki/Install-Wekan-Docker-on-SUSE-Linux-Enterprise-Server-12-SP1)
|
||||
|
||||
[Import/Export MongoDB data to/from Docker container][https://github.com/wekan/wekan/wiki/Export-Docker-Mongo-Data]
|
||||
|
||||
|
||||
#### Running from remote dockerhub images
|
||||
|
||||
Recommended:
|
||||
|
|
@ -42,4 +41,3 @@ echo 'ARCHITECTURE=linux-x64' >> .env && \
|
|||
echo 'SRC_PATH=./' >> .env && \
|
||||
sudo docker-compose up -d --build
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue