You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor build script to auto-discover Docker images
- Implement a function to dynamically discover available images from the images/ directory based on the presence of Dockerfiles.
- Update the help message to reflect the new image discovery feature, allowing users to see all available images without hardcoding.
- Enhance usage instructions for running images interactively and provide a reference to the README for build commands.
0 commit comments