mirror of
https://github.com/containers/podman-compose.git
synced 2024-11-26 09:53:23 +01:00
FIXES #420: document -t
This commit is contained in:
parent
ed8635a9a3
commit
90dcfdbf44
@ -41,6 +41,10 @@ The legacy branch 0.1.x uses mappings and workarounds to compensate for rootless
|
||||
|
||||
Modern podman versions (>=3.4) do not have those limitations and thus you can use latest and stable 1.x branch.
|
||||
|
||||
If you are upgrading from `podman-compose` version `0.1.x` then we no longer have global option `-t` to set mapping type
|
||||
like `hostnet`. If you desire that behavior pass it the standard way like `network_mode: host` in the YAML.
|
||||
|
||||
|
||||
## Installation
|
||||
|
||||
Install latest stable version from PyPI:
|
||||
|
Loading…
Reference in New Issue
Block a user