Commit Graph

26 Commits (f2d350002e7c387fad9777a42cf9befe34996c35)

Author SHA1 Message Date
neilpang 8d0e485120 add set-default-ca
Pedro Lamas 05477c1a03
Fixes Dockerfile
Pedro Lamas fcb6198a82
More updated following PR comments
neil d804228956 fix https://github.com/acmesh-official/acme.sh/issues/3032
Johann Richard 05acf28e0d Update Dockerfile
Johann Richard fee9baca89
Add openssh package
* `acme.sh`'s `ssh.sh` is probably one of the hooks that's most versatile
* By default, it's not installed on `alpine` docker images and therefore is lacking in the `acme.sh` docker image
* This change adds the `openssh` package and therefore the `ssh` and associated commands
maxemann96 2e2e056198
Merge branch 'dev' into oath
Maximilian Hippler e0d4115ed7 Finally added oathtool
neilpang 561803c0a7 add deploy hook to docker containers
Maximilian Hippler 49bdcad4b6 Updated oathtoolkit from edge/testing to edge/community
neilpang 2b765fdedb add set-notify
Maximilian Hippler 9247780073 Added oathtool to Dockerfile
Christian Burmeister 2cf01c23a2
Update Dockerfile
nakermann1973 552710ac2a
Add missing bind-tools package
The bind_tools package is required for dns_nsupdate to work
Oleg Rakovitch 8259e82787
Add missing package to docker image
Issue 
neilpang b615cce92d fix https://github.com/Neilpang/acme.sh/issues/1127
max2711 7902d10a3a remove unused crontab jobs
neilpang a6b399286e add socat
neilpang accbda9d2f output log
neilpang 200287254b add deactivate-account
neilpang 9dd62ae0f8 fix https://github.com/Neilpang/acme.sh/issues/900
neilpang 395fbbfd14 fix cron
neilpang df037db0bb clean cache
neilpang c487cd6af2 add VOLUME
neilpang 7883cc5891 fix docker cronjob
neilpang f3b434397b v2.6.8 support Docker