Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(compose): append .network to container network name #108

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

k9withabone
Copy link
Member

Fixed bug introduced in commit d3da789 where .network was not appended to network names for the container Network= Quadlet option when converting from a Compose file.

Fixes #90

Fixed bug introduced in commit d3da789 where `.network` was not appended
to network names for the container `Network=` Quadlet option when
converting from a Compose file.

Fixes: #90
Signed-off-by: Paul Nettleton <k9@k9withabone.dev>
@k9withabone k9withabone added the bug Something isn't working label Sep 24, 2024
@k9withabone k9withabone added this to the v0.3.1 milestone Sep 24, 2024
@k9withabone k9withabone merged commit 000daa3 into main Sep 27, 2024
13 checks passed
@k9withabone k9withabone deleted the compose-network branch September 27, 2024 04:13
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Converting docker compose file does not append necessary .network to network names
1 participant