Skip to content
Merged
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
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ asks which to use. Override with `SQUAREBOX_RUNTIME=docker` or
> have rough edges around volume mounts, SSH agent forwarding, or rebuild
> flows — please file an issue if you hit one.

### Don't have Docker or Podman? One-line install
<details>
<summary><strong>Don't have Docker or Podman? One-line install</strong></summary>

**macOS** (via [Homebrew](https://brew.sh)):

Expand All @@ -50,6 +51,8 @@ Log out and back in (or run `newgrp docker`) so your shell picks up the new grou
On macOS and Windows, start Docker Desktop once after install so the daemon is
running before you continue.

</details>

Install
-------

Expand Down
Loading