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 exit-node Docker Compose #319

Merged
merged 2 commits into from
Apr 4, 2023
Merged

Fix exit-node Docker Compose #319

merged 2 commits into from
Apr 4, 2023

Conversation

ItsLuized
Copy link
Contributor

This pull request aims to fix a bug in the exit-node Docker Compose file where it tried using /bin/wait-for when it's not used anymore, but instead it was changed for /bin/wait-for-it.sh.

@ItsLuized ItsLuized requested review from diegoalzate and a team April 4, 2023 18:40
@ItsLuized ItsLuized self-assigned this Apr 4, 2023
@ItsLuized ItsLuized added the bug Something isn't working label Apr 4, 2023
Copy link
Contributor

@diegoalzate diegoalzate left a comment

Choose a reason for hiding this comment

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

lgtm

@diegoalzate diegoalzate self-assigned this Apr 4, 2023
@diegoalzate diegoalzate merged commit 45f71b9 into main Apr 4, 2023
@diegoalzate diegoalzate deleted the fix-docker-compose branch April 4, 2023 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants