- Installation
+
+ Installation
+
Dozzle can be install using the Docker command line. Dozzle needs access to docker.sock file to
access the logs of other containers. This file is usually located at /var/run/docker.sock. You can
diff --git a/docs/src/components/KeyShortcut.vue b/docs/src/components/KeyShortcut.vue
index bde18e0b..c1dd2a15 100644
--- a/docs/src/components/KeyShortcut.vue
+++ b/docs/src/components/KeyShortcut.vue
@@ -1,7 +1,7 @@
diff --git a/docs/src/components/SubSection.vue b/docs/src/components/SubSection.vue
index 27f3a972..2bd52574 100644
--- a/docs/src/components/SubSection.vue
+++ b/docs/src/components/SubSection.vue
@@ -6,7 +6,7 @@
-
+
diff --git a/docs/src/components/TheInput.vue b/docs/src/components/TheInput.vue
index e0175ee6..be8cadcd 100644
--- a/docs/src/components/TheInput.vue
+++ b/docs/src/components/TheInput.vue
@@ -1,7 +1,7 @@
@@ -16,5 +16,5 @@ const { modelValue } = defineModel<{
bg="transparent"
border="~ rounded gray-200 dark:gray-700"
outline="none active:none"
- />
+ >
diff --git a/docs/src/layouts/docs.vue b/docs/src/layouts/docs.vue
index 79927eda..f9512ede 100644
--- a/docs/src/layouts/docs.vue
+++ b/docs/src/layouts/docs.vue
@@ -1,14 +1,14 @@
diff --git a/docs/src/pages/index.vue b/docs/src/pages/index.vue
index 8c1d84bc..d359e9a5 100644
--- a/docs/src/pages/index.vue
+++ b/docs/src/pages/index.vue
@@ -1,7 +1,7 @@