neilpang
dbdcbd4b9e
add set-default-chain
3 years ago
Peter Dave Hello
6f732a9957
Use `COPY` instead of `ADD` in Dockerfile for folder
Ref:
https://docs.docker.com/develop/develop-images/#add-or-copy
5 years ago
Peter Dave Hello
447bf77dfe
Simplify apk command in Dockerfile
With apk `--no-cache` parameter, there is no need to run `apk update`
and manually clean up the cache, apk will update automatically without
leaving local cache files to be cleaned up.
5 years ago
neil
d6083c68fd
add libidn
4 years ago
neilpang
8d0e485120
add set-default-ca
4 years ago
Pedro Lamas
05477c1a03
Fixes Dockerfile
4 years ago
Pedro Lamas
fcb6198a82
More updated following PR comments
4 years ago
Sergey Pashinin
de692d3dcc
Vault deploy hook
4 years ago
neil
d804228956
fix https://github.com/acmesh-official/acme.sh/issues/3032
4 years ago
Johann Richard
05acf28e0d
Update Dockerfile
5 years ago
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
5 years ago
Maximilian Hippler
e0d4115ed7
Finally added oathtool
5 years ago
neilpang
561803c0a7
add deploy hook to docker containers
6 years ago
Maximilian Hippler
49bdcad4b6
Updated oathtoolkit from edge/testing to edge/community
6 years ago
neilpang
2b765fdedb
add set-notify
6 years ago
Maximilian Hippler
9247780073
Added oathtool to Dockerfile
6 years ago
Christian Burmeister
2cf01c23a2
Update Dockerfile
6 years ago
nakermann1973
552710ac2a
Add missing bind-tools package
The bind_tools package is required for dns_nsupdate to work
6 years ago
Oleg Rakovitch
8259e82787
Add missing package to docker image
Issue #1552
7 years ago
neilpang
b615cce92d
fix https://github.com/Neilpang/acme.sh/issues/1127
7 years ago
max2711
7902d10a3a
remove unused crontab jobs
7 years ago
neilpang
a6b399286e
add socat
7 years ago
neilpang
accbda9d2f
output log
7 years ago
Lonnie Abelbeck
42b2adc03e
Add 'dns_dyn' DNS challenge validation script for Dyn Managed DNS API
dns_dyn.sh, remove empty line at end
dns_dyn.sh, remove trailing spaces at end of line
Replace 'head -n' with the '_head_n' function
Update main README.md DNS API list
7 years ago
neilpang
200287254b
add deactivate-account
7 years ago
neilpang
9dd62ae0f8
fix https://github.com/Neilpang/acme.sh/issues/900
7 years ago
neilpang
395fbbfd14
fix cron
8 years ago
neilpang
df037db0bb
clean cache
8 years ago
neilpang
c487cd6af2
add VOLUME
8 years ago
neilpang
7883cc5891
fix docker cronjob
8 years ago
neilpang
f3b434397b
v2.6.8 support Docker
8 years ago