Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

podman-compose upgrade breaks Prerequisites instructions. #117

Closed
whitingjr opened this issue Feb 7, 2022 · 1 comment · Fixed by #133
Closed

podman-compose upgrade breaks Prerequisites instructions. #117

whitingjr opened this issue Feb 7, 2022 · 1 comment · Fixed by #133
Assignees

Comments

@whitingjr
Copy link
Collaborator

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.

@whitingjr
Copy link
Collaborator Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant