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

fix: skip connection check in case there is no port exposed + map old port format to new format #154

Merged
merged 3 commits into from
Mar 12, 2020

Conversation

n1ru4l
Copy link
Collaborator

@n1ru4l n1ru4l commented Mar 11, 2020

Should probably also add an option that allows skipping the connection check.

Closes #155

@n1ru4l n1ru4l force-pushed the patch-1 branch 2 times, most recently from 14a9d21 to 3a37d9b Compare March 11, 2020 12:36
@n1ru4l n1ru4l changed the title fix: skip connection check in case there is no port exposed fix: skip connection check in case there is no port exposed + map old port format to new format Mar 11, 2020
Copy link
Owner

@erikengervall erikengervall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some unit test and this is good to go! 👍

@erikengervall erikengervall merged commit e69f18c into erikengervall:master Mar 12, 2020
@n1ru4l n1ru4l deleted the patch-1 branch March 12, 2020 08:12
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.

docker-compose parsing: convert "oldschool" port format to new port format
2 participants