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

Changing to podman-compatible from docker compose's legacy 'links' #20

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

juangelos
Copy link

@juangelos juangelos commented Oct 20, 2024

GREAT WORK!!

Basically this makes the docker compose podman-compatible. It's a small change and I checked it's still working in both Docker and podman.

The 'Links' feature is legacy for docker, see: Compose reference (legacy):

"By default, every container joins an application-wide default network, and is discoverable at a hostname that's the same as the service name. This means links are largely unnecessary. For more details, see Networking in 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

Successfully merging this pull request may close these issues.

1 participant