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-desktop] Error response from daemon: bad parameter: link is not supporte #15066

Open
5 of 11 tasks
TheRealHaoLiu opened this issue Apr 4, 2024 · 0 comments
Open
5 of 11 tasks
Labels

Comments

@TheRealHaoLiu
Copy link
Member

Please confirm the following

  • I agree to follow this project's code of conduct.
  • I have checked the current issues for duplicates.
  • I understand that AWX is open source software provided for free and that I might not receive a timely response.
  • I am NOT reporting a (potential) security vulnerability. (These should be emailed to [email protected] instead.)

Bug Summary

In our docker-compose we use links https://docs.docker.com/compose/networking/#link-containers
when trying to start awx docker compose development environment using podman this is not supported

we should be able to remove use of links

AWX version

awx: 24.1.1.dev27+g71358e5cb5

Select the relevant components

  • UI
  • UI (tech preview)
  • API
  • Docs
  • Collection
  • CLI
  • Other

Installation method

docker development environment

Modifications

no

Ansible version

No response

Operating system

MacOS

Web browser

No response

Steps to reproduce

install podman desktop on mac and try to use make docker-compose to start docker compose development environment

Expected results

docker-compose development environment starts

Actual results

Error response from daemon: bad parameter: link is not supporte

Additional information

podman version 5.1.0-dev
applehv virtualization

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

No branches or pull requests

2 participants