Closed waja closed 6 years ago
Thanks for reporting this. Could you check whether the latest commit in the testing-branch solves the issue? https://github.com/BernieO/calcardbackup/commit/f44d8bd22dfa888a5125eaade95770ad09ab70a4
$ docker run --rm -it waja/calcardbackup /opt/calcardbackup/calcardbackup -h
calcardbackup version pre-0.3.2 (13.02.2018), AGPL-3.0
Usage: ./calcardbackup [DIRECTORY] [option [argument]] [option [argument]] [option [argument]] ...
Find more details in attached file 'README.md' or visit 'https://github.com/BernieO/calcardbackup'
$ docker run --rm -it waja/calcardbackup readlink -h
readlink: unrecognized option: h
BusyBox v1.27.2 (2017-12-12 10:41:50 GMT) multi-call binary.
Usage: readlink [-fnv] FILE
Display the value of a symlink
-f Canonicalize by following all symlinks
-n Don't add newline
-v Verbose
Looks great!
version 0.3.2 with these changes released: https://github.com/BernieO/calcardbackup/commit/58d8ffd0712000ad457fecaba542839dc27d1f04 So this can be closed.
Alpine (and others) ship with busybox.