Docker healthcheck

This commit is contained in:
Kroese 2023-04-21 08:04:53 +02:00 committed by GitHub
parent ce13bfb101
commit 8763fb557d

4
run/check.sh Normal file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env bash
set -eu
exit 0