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

Move away from Compose YAML #323

Open
candleindark opened this issue Mar 6, 2024 · 2 comments
Open

Move away from Compose YAML #323

candleindark opened this issue Mar 6, 2024 · 2 comments

Comments

@candleindark
Copy link
Collaborator

After another discovery of unsupported feature by podman-compose and the reading of https://www.redhat.com/sysadmin/podman-compose-docker-compose and https://www.infoworld.com/article/3663672/what-is-podman-and-will-it-replace-docker.html, it seems to me that we should move away from Docker/Podman compose altogether.

According to the articles mentioned, the support for Compose YAML in Podman was only a afterthought and will never be the focus of the Podman team. The podman-compose project is lagging behind (the last patch was always a year ago) and misses important features of the compose specification; docker-compose doesn't work with Podman without some workarounds and some caveats. On the other hand, the support for Kubernetes was one of Podman's original goals.

Let's move away from Compose Yaml to Kubernetes and/or Podman's podman kube commands.

@yarikoptic
Copy link
Member

ask chatgpt to rewrite podman-compose recipes into podman kube ones to get started/see how it would look? never used podman kube yet

@candleindark
Copy link
Collaborator Author

Thanks to @mih, https://www.redhat.com/sysadmin/compose-podman-pods provides some useful info in migrating away from compose.

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

No branches or pull requests

2 participants