We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb69327 + 1edb43e commit adf88faCopy full SHA for adf88fa
docker-compose.mdx
@@ -23,7 +23,7 @@ in your app's Docker image:
23
24
<Step>
25
Add the following lines to your service's definition in your `compose.yaml`
26
-file, and then start your app as you nornmally would:
+file, and then start your app as you normally would:
27
28
```yaml
29
cap_add:
docker.mdx
@@ -1,7 +1,7 @@
1
---
2
title: "Using Subtrace with Docker"
3
sidebarTitle: "Docker"
4
-description: "Track requests in your dockerized app with Subtrace."
+description: "Track requests in your Dockerized app with Subtrace."
5
icon: "docker"
6
7
0 commit comments