Skip to content

Commit b846e0e

Browse files
stasadevrfay
andauthored
Apply suggestions from @rfay, thanks!
Co-authored-by: Randy Fay <randy@randyfay.com>
1 parent 742ee23 commit b846e0e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/blog/podman-and-docker-rootless.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ categories:
1212
- Guides
1313
---
1414

15-
**TL;DR**: DDEV now supports Podman and Docker Rootless in [DDEV HEAD](https://docs.ddev.com/en/stable/developers/building-contributing/#testing-latest-commits-on-head) (coming in v1.25.0). Jump to setup instructions: [Linux/WSL2](#key-aim-linux-and-wsl2-users) · [macOS](#macos) · [Windows](#windows)
15+
**TL;DR**: DDEV now supports Podman and Docker Rootless in [DDEV HEAD](https://docs.ddev.com/en/stable/developers/building-contributing/#testing-latest-commits-on-head) (coming in v1.25.0). Podman and Docker Rootless are a bit more trouble than the [recommended normal traditional docker providers](https://docs.ddev.com/en/stable/users/install/docker-installation/) and have some serious trade-offs. On macOS you can't use the normal default ports 80 and 443. On Linux Docker Rootless you can't bind-mount directories, so the entire project has to mutagen-synced.
16+
17+
Jump to setup instructions: [Linux/WSL2](#key-aim-linux-and-wsl2-users) · [macOS](#macos) · [Windows](#windows)
1618

1719
**Note**: This support is experimental. Report issues on the [DDEV issue tracker](https://github.com/ddev/ddev/issues).
1820

0 commit comments

Comments
 (0)