You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The instructions in the Prerequisites section seem to no longer work. This is after upgrading podman-compose from 0.1.8-1 to 1.0.3-2. The option flag -t has changed purpose.
< v1.x
-t {1pod,1podfw,hostnet,cntnet,publishall,identity}, --transform_policy {1pod,1podfw,hostnet,cntnet,publishall,identity}
how to translate docker compose to podman [1pod|hostnet|accurate]
in v1.x
-t TIMEOUT, --timeout TIMEOUT
Use this timeout in seconds for container shutdown when attached or when containers are already running. (default: 10)
This is causing the podman-compose command to fail.
The text was updated successfully, but these errors were encountered:
I am still testing this along with changes necessary to use dnsmasq as a plugin. There is a fixed issue detected using hostnet but that's not been released yet.
The instructions in the Prerequisites section seem to no longer work. This is after upgrading podman-compose from 0.1.8-1 to 1.0.3-2. The option flag -t has changed purpose.
< v1.x
in v1.x
This is causing the podman-compose command to fail.
The text was updated successfully, but these errors were encountered: