Skip to content

Commit 19e5803

Browse files
authored
Update podman compose installation instructions q
1 parent df17915 commit 19e5803

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pages/docker/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,10 @@ <h2>podman</h2>
243243
podman compose version
244244
# to install
245245
https://podman-desktop.io/docs/compose/setting-up-compose
246+
# normally podman is using docker compose, in order to switch
247+
brew install podman-compose
248+
# and add to ~/.zshrc
249+
export PODMAN_COMPOSE_PROVIDER=podman-compose
246250

247251
</script>
248252
<h2>network</h2>

0 commit comments

Comments
 (0)