mirror of
https://github.com/h44z/wg-portal.git
synced 2025-12-22 22:26:19 +00:00
initial commit
This commit is contained in:
7
scripts/docker-healthcheck.sh
Executable file
7
scripts/docker-healthcheck.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
goss -g /app/goss/pbserv/goss.yaml validate --format json_oneline
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user