From 6847431fa7e2d73b917a480444c2c5bfae3122bd Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 7 May 2018 01:57:46 +0300 Subject: [PATCH] Updated Docker (markdown) --- Docker.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Docker.md b/Docker.md index 47aa656..7659740 100644 --- a/Docker.md +++ b/Docker.md @@ -74,6 +74,7 @@ installs. You can also [enable Admin Panel manually](https://github.com/wekan/we * [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) +* [Managing Docker containers with DockerBunker](https://github.com/chaosbunker/dockerbunker) * [Docker Compose: Wekan <=> MongoDB](https://github.com/wekan/wekan-mongodb) * [External MongoDB authentication](https://github.com/wekan/wekan/issues/1375) * [Docker Compose: Alpine Linux and Wekan <=> MongoDB](https://github.com/wekan/wekan-launchpad)