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)