Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Alonexc committed Jan 11, 2024
1 parent d87cecf commit 59c3e01
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,14 +116,6 @@ Use the following command line to download the latest version of [EventMesh](htt
sudo docker pull apache/eventmesh:latest
```

To verify that the apache/eventmesh image is successfully installed, list the downloaded images with docker images:

```shell
$ sudo docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
apache/eventmesh latest f32f9e5e4694 2 days ago 917MB
```

#### 2. Run and Manage EventMesh Container

Run an EventMesh container from the `apache/eventmesh` image with the `docker run` command.
Expand Down

0 comments on commit 59c3e01

Please sign in to comment.