Alpine Linux container to monitor a file and save/export it on changes. This will use inotify (and should save a config file to a k8s secret or configmap).
Go to file
2021-02-16 21:06:50 +08:00
.gitignore Initial commit 2021-02-16 12:40:08 +00:00
Dockerfile FIxed typos 2021-02-16 21:06:50 +08:00
Jenkinsfile Initial commit 2021-02-16 20:52:35 +08:00
LICENSE Initial commit 2021-02-16 12:40:08 +00:00
README.md Initial commit 2021-02-16 12:40:08 +00:00

x86_64-alpine-inotify

Alpine Linux container to monitor a file and save/export it on changes. This will use inotify (and should save a config file to a k8s secret or configmap).