Skip to content

Commit b5421ff

Browse files
committed
add subs true
1 parent 5b144ce commit b5421ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

solutions/observability/synthetics/monitor-resources-on-private-networks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ To pull the Docker image run:
7070
:::{tab-item} Latest
7171
:sync: latest
7272

73-
```sh
73+
```shell subs=true
7474
docker pull docker.elastic.co/elastic-agent/elastic-agent-complete:{{version.stack}}
7575
```
7676

@@ -93,7 +93,7 @@ Then enroll and run an {{agent}}. You’ll need an enrollment token and the URL
9393
For more information on running {{agent}} with Docker, refer to [Run {{agent}} in a container](/reference/fleet/elastic-agent-container.md).
9494

9595

96-
```sh
96+
```shell subs=true
9797
docker run \
9898
--env FLEET_ENROLL=1 \
9999
--env FLEET_URL={fleet_server_host_url} \

0 commit comments

Comments
 (0)