ItsEcholot / ContainerNursery

Puts Docker Containers to sleep and wakes them back up when they're needed
MIT License
94 stars 6 forks source link

feature request: healthcheck #45

Closed webysther closed 1 year ago

webysther commented 1 year ago

Healthcheck inside container will be important to make sure is working and to be used with status page service like uptime kuma to check if is ok without start the container or showing unkown status on NPM:

image
webysther commented 1 year ago

The unknown status was another error.