Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ To begin using it, navigate to the **Extensions Marketplace**, search for **Loca
An alternative method for installing the LocalStack's Extension for Docker Desktop is pulling the [public Docker image](https://hub.docker.com/r/localstack/localstack-docker-desktop) from Docker Hub and installing it!

```bash
docker extension install localstack/localstack-docker-desktop:0.5.7
docker extension install localstack/localstack-docker-desktop:latest
```

After installation, you can access the LocalStack Extension for Docker Desktop from the **Extensions** tab.
Expand Down