diff --git a/.dockerignore b/.dockerignore index 0706e408..226f8e22 100644 --- a/.dockerignore +++ b/.dockerignore @@ -33,12 +33,14 @@ tsconfig.json /babel.config.js /ecosystem.config.js /extra/healthcheck.exe -/extra/healthcheck-armv7 /extra/healthcheck /extra/exe-builder /extra/push-examples /extra/uptime-kuma-push +# Comment the following line if you want to rebuild the healthcheck binary +/extra/healthcheck-armv7 + ### .gitignore content (commented rules are duplicated)