Skip to content

Fix problems with ports and directory bindings. #29

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

Merged
merged 5 commits into from
Nov 11, 2021

Conversation

vrogach2020
Copy link
Contributor

@vrogach2020 vrogach2020 commented Nov 11, 2021

Now bind mount is not performed with empty directory (if it was not specified)
Fixes #24

Now it's possible to use fixed (not random) ports by withUseFixedPorts()
Fixes #23

Also added a new ctor to TarantoolCartridgeContainer that allows to specify ARGs for docker image build

@vrogach2020 vrogach2020 requested a review from wey1and November 11, 2021 12:51
@vrogach2020 vrogach2020 merged commit 0bcbdeb into master Nov 11, 2021
@vrogach2020 vrogach2020 deleted the gh-24-25-fix-port-and-dir-bindings branch November 11, 2021 16:07
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.

It's not possible to disable directory binding even if it's not specified Unable to use fixed ports binding
2 participants