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

Override provider URLs in Docker container runtime #281

Merged
merged 4 commits into from
Sep 10, 2021
Merged

Conversation

tomusdrw
Copy link
Contributor

@tomusdrw tomusdrw commented Sep 10, 2021

A hacky workaround to make sure we don't rebuild the app while starting the docker image.

Basically we replace the default URL with the one provided using ENV variables.

Closes #201

Companion to: paritytech/parity-bridges-common#1047

@tomusdrw tomusdrw requested a review from hbulgarini September 10, 2021 14:37
Copy link
Contributor

@hbulgarini hbulgarini left a comment

Choose a reason for hiding this comment

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

Let's merge it and integrate it with the PR from the common project.

@hbulgarini
Copy link
Contributor

@tomusdrw feel free to merge when you consider the PR is ready.

@tomusdrw tomusdrw merged commit c609382 into master Sep 10, 2021
@tomusdrw tomusdrw deleted the td-build-docker branch September 10, 2021 18:26
@tomusdrw
Copy link
Contributor Author

@hbulgarini thanks! Do you mind publishing the release whenever you feel it's the right time? This would allow paritytech/parity-bridges-common#1047 to move forward.

@hbulgarini
Copy link
Contributor

@hbulgarini thanks! Do you mind publishing the release whenever you feel it's the right time? This would allow paritytech/parity-bridges-common#1047 to move forward.

Sure. I think this PR is enough to justify a new release.

@hbulgarini
Copy link
Contributor

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.

Build Docker image on CI and publish to docker hub
2 participants