Commit Graph

31 Commits

Author SHA1 Message Date
Peter Dave Hello 6f732a9957 Use `COPY` instead of `ADD` in Dockerfile for folder
Ref:
https://docs.docker.com/develop/develop-images/#add-or-copy
2021-06-16 22:47:36 +08:00
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.
2021-06-16 22:47:33 +08:00
neil d6083c68fd add libidn 2020-12-28 21:10:22 +08:00
neil 97b87d4ce4
Merge pull request #3111 from pashinin/master
Vault deploy hook (using curl)
2020-11-02 22:37:43 +08:00
neilpang 8d0e485120 add set-default-ca 2020-08-27 18:07:26 +08:00
Pedro Lamas 05477c1a03
Fixes Dockerfile 2020-08-21 11:03:53 +01:00
Pedro Lamas fcb6198a82
More updated following PR comments 2020-08-21 10:55:07 +01:00
Sergey Pashinin de692d3dcc
Vault deploy hook 2020-08-18 13:14:00 +03:00
neil d804228956 fix https://github.com/acmesh-official/acme.sh/issues/3032 2020-07-08 22:22:06 +08:00
Johann Richard 05acf28e0d Update Dockerfile 2019-11-02 07:10:50 +01:00
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
2019-11-01 17:59:40 +01:00
maxemann96 2e2e056198
Merge branch 'dev' into oath 2019-06-21 23:52:10 +02:00
Maximilian Hippler e0d4115ed7 Finally added oathtool 2019-06-21 23:43:32 +02:00
neilpang 561803c0a7 add deploy hook to docker containers 2019-06-01 22:30:25 +08:00
Maximilian Hippler 49bdcad4b6 Updated oathtoolkit from edge/testing to edge/community 2019-05-21 18:50:12 +02:00
neilpang 2b765fdedb add set-notify 2019-05-04 11:54:59 +08:00
Maximilian Hippler 9247780073 Added oathtool to Dockerfile 2019-03-20 22:34:50 +01:00
Christian Burmeister 2cf01c23a2
Update Dockerfile 2019-02-09 19:38:32 +01:00
nakermann1973 552710ac2a
Add missing bind-tools package
The bind_tools package is required for dns_nsupdate to work
2018-11-13 10:15:38 +01:00
Oleg Rakovitch 8259e82787
Add missing package to docker image
Issue #1552
2018-04-23 18:34:15 +03:00
neilpang b615cce92d fix https://github.com/Neilpang/acme.sh/issues/1127 2017-12-02 19:54:33 +08:00
max2711 7902d10a3a remove unused crontab jobs 2017-10-20 14:22:20 +02:00
neilpang a6b399286e add socat 2017-09-09 14:15:11 +08:00
neilpang accbda9d2f output log 2017-07-13 20:52:44 +08:00
neilpang 200287254b add deactivate-account 2017-07-08 17:25:01 +08:00
neilpang 9dd62ae0f8 fix https://github.com/Neilpang/acme.sh/issues/900 2017-06-28 19:21:03 +08:00
neilpang 395fbbfd14 fix cron 2017-06-17 20:49:45 +08:00
neilpang df037db0bb clean cache 2017-05-14 10:15:40 +08:00
neilpang c487cd6af2 add VOLUME 2017-05-11 20:51:16 +08:00
neilpang 7883cc5891 fix docker cronjob 2017-04-16 11:16:48 +08:00
neilpang f3b434397b v2.6.8 support Docker 2017-04-03 12:08:38 +08:00