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/network container improvements #1423

Merged

Conversation

elizabethengelman
Copy link
Contributor

@elizabethengelman elizabethengelman commented Jul 1, 2024

What

Improvements to docker network container commands. Closes #1230

  • Better error handling when the container doesn't exist (specifically with the stop command)
  • Add a flag to change the container name passed to docker

Why

To make stellar network container start/stop/logs a bit easier to use and to update.

Known limitations

I'm not sure that we have documentation about the network container commands at the moment, but it seems like it would be a helpful addition. stellar/stellar-docs#751

@elizabethengelman elizabethengelman force-pushed the fix/network-container-improvements branch 2 times, most recently from 98ad7fc to 6e3b601 Compare July 3, 2024 19:24
@elizabethengelman elizabethengelman marked this pull request as ready for review July 3, 2024 21:18
Copy link
Member

@willemneal willemneal left a comment

Choose a reason for hiding this comment

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

Overall looks great! Just some refactoring suggestions to clean it up and remove some duplicated code.

@elizabethengelman elizabethengelman force-pushed the fix/network-container-improvements branch from 517a7ac to 196c5e5 Compare July 15, 2024 16:21
@elizabethengelman elizabethengelman force-pushed the fix/network-container-improvements branch from f42a9f9 to c2670e2 Compare July 16, 2024 19:37
@elizabethengelman elizabethengelman force-pushed the fix/network-container-improvements branch from 82c0a19 to 3ed3586 Compare July 16, 2024 21:17
@elizabethengelman elizabethengelman force-pushed the fix/network-container-improvements branch from 3719f91 to ec3d39f Compare July 18, 2024 19:19
@elizabethengelman elizabethengelman merged commit 3fbf979 into stellar:main Jul 22, 2024
23 checks passed
@elizabethengelman elizabethengelman deleted the fix/network-container-improvements branch July 22, 2024 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

soroban network start followup improvements
4 participants