From 9273fa0fed224bb43f99cf89101c1ee90e14c630 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Garc=C3=ADa?= Date: Fri, 11 Jan 2019 14:52:53 +0100 Subject: [PATCH] Docker compose sidebar entry --- _Sidebar.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_Sidebar.md b/_Sidebar.md index f7d79fd..d9edf94 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,6 +1,7 @@ ## Docker Image Usage 1. [[Starting a container|Starting-a-container]] 1. [[Updating the bitwarden image|Updating-the-bitwarden-image]] +1. [[Using Docker Compose|Using-Docker-Compose]] ## Deployment 1. [[Building your own image|Building-your-own-image]]