Skip to content

Commit a4ef7d2

Browse files
authored
Update README.md
1 parent 1866719 commit a4ef7d2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Dash
1+
# Docker Sandboxes
22
Safe environments for agents. Built by Docker.
33

4-
[![GitHub Release](https://img.shields.io/github/v/release/docker/dash-releases?color=2560ff&labelColor=e7eaef)](https://github.com/docker/dash-releases/releases/latest)
4+
[![GitHub Release](https://img.shields.io/github/v/release/docker/sbx-releases?color=2560ff&labelColor=e7eaef)](https://github.com/docker/sbx-releases/releases/latest)
55

66
# What it does
7-
Dash provides sandboxes with controlled access to your filesystem, network, and tools. This means your agents can work autonomously without putting your machine or data at risk.
7+
It provides sandboxes with controlled access to your filesystem, network, and tools. This means your agents can work autonomously without putting your machine or data at risk.
88

99
# Details
1010
- Docker-native isolation. Same containerization principles trusted by 20M+ developers.
@@ -22,17 +22,17 @@ Dash provides sandboxes with controlled access to your filesystem, network, and
2222
### Homebrew
2323

2424
```bash
25-
brew install docker/tap/ds
25+
brew install docker/tap/sbx
2626
```
2727

2828
### WinGet
2929
```powershell
30-
winget install -h Docker.ds
30+
winget install -h Docker.sbx
3131
```
3232

3333
# Learn more
3434
[Docs​​​​​​​​​​​​​​​​](https://docs.docker.com/ai/sandboxes/)
3535

3636
# License
3737
Proprietary — Docker Inc.
38-
https://github.com/docker/dash-releases/blob/HEAD/LICENSE
38+
https://github.com/docker/sbx-releases/blob/HEAD/LICENSE

0 commit comments

Comments
 (0)