From f99d4cf6dd45a080d6d48f54b0edf1847e4cd2e6 Mon Sep 17 00:00:00 2001 From: Min Idzelis Date: Thu, 1 May 2025 04:24:38 +0000 Subject: [PATCH] Update docs --- docs/docs/developer/devcontainers.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/docs/developer/devcontainers.md b/docs/docs/developer/devcontainers.md index b10b65ef51..b647851a56 100644 --- a/docs/docs/developer/devcontainers.md +++ b/docs/docs/developer/devcontainers.md @@ -1,10 +1,9 @@ --- +title: Devcontainers sidebar_position: 3 --- -## Dev Containers - -### Getting started with Dev Containers +## Getting started with Dev Containers The Dev Container is a fully featured dev environment. It is a portable way, using docker containers, to set up a dev environment. With a single click, you can get started with a Immich environment, on Mac, Linux or Windows or the cloud, like GitHub codespaces.