-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add RabbitMQ image pull functionality with user feedback spinner
- Implemented a check for the existence of the RabbitMQ Docker image and added functionality to pull the image if it is not found. - Introduced a spinner UI using the Bubble Tea library to provide visual feedback during the image pull process. - Enhanced error handling to log failures during the image pull operation. - Updated server.go to integrate the new image pull logic, improving the overall user experience when starting the RabbitMQ server.
- Loading branch information
Showing
1 changed file
with
80 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters