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
This update introduces a HEALTHCHECK instruction to the Dockerfile, ensuring that the SSH daemon is running properly. The health check runs every 30 seconds and verifies the process is active, enhancing the reliability of the Docker image.
0 commit comments