aboutsummaryrefslogtreecommitdiffstats
path: root/monitor.sh
diff options
context:
space:
mode:
authorGravatar Johannes Christ <[email protected]>2024-06-10 12:32:39 +0200
committerGravatar Johannes Christ <[email protected]>2024-06-10 12:32:39 +0200
commitf9f566d6468786027d176cb22154bdf76eea485c (patch)
treef29498e25c46479faf4dbf1cf448fe4c4e2d296a /monitor.sh
parentUpdate README blurb (diff)
Slim down image to 15 MBHEADmain
Base the image off Alpine to get another nice size saving: REPOSITORY TAG IMAGE ID CREATED SIZE localhost/inotify alpine 0346632c3067 4 hours ago 15 MB localhost/inotify debian 2d99b1b27626 4 hours ago 94 MB Functionality remains the same.
Diffstat (limited to 'monitor.sh')
-rwxr-xr-xmonitor.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/monitor.sh b/monitor.sh
index c40055c..e853f64 100755
--- a/monitor.sh
+++ b/monitor.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
set -exo pipefail