Comment the healthcheck since it's not in the image anymore
This commit is contained in:
@@ -47,7 +47,7 @@ if [ "$GID" != "1000" ]; then
|
||||
fi
|
||||
|
||||
# Set the files ownership.
|
||||
chown $UID.$GID /home/seafuser/healthcheck.sh
|
||||
#chown $UID.$GID /home/seafuser/healthcheck.sh
|
||||
chown $UID.$GID /home/seafuser/entrypoint.sh
|
||||
chown $UID.$GID -R /volume
|
||||
|
||||
|
||||
Reference in New Issue
Block a user