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
Describe alternatives you've considered
I am not sure how the app works so, if one could explaind how to manually do it, I/he can suggest something to achieve that.
For instance, a running ui on port 9000 can be tested using:
Describe the feature
Being able to see a "health status" of the Docker container.
Describe the solution you'd like
I would like support for the Docker Healthcheck (that is also shown in other Docker management software).
See more info about this useful feature for stack: https://riptutorial.com/docker/example/11015/healthcheck--instruction
Describe alternatives you've considered
I am not sure how the app works so, if one could explaind how to manually do it, I/he can suggest something to achieve that.
For instance, a running ui on port 9000 can be tested using:
This either to be embedded to the dockerfile or added by user to the stackfile
The text was updated successfully, but these errors were encountered: