mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-03-09 15:10:13 +08:00
Updated Run acme.sh in docker (markdown)
parent
55eafccecb
commit
a6716712af
@ -56,6 +56,7 @@ Anyway, you can just invoke **neilpang/acme.sh** image as if it were a real shel
|
||||
docker run --rm -itd \
|
||||
-v "$(pwd)/out":/acme.sh \
|
||||
--net=host \
|
||||
--entrypoint /bin/sh \
|
||||
--name=acme.sh \
|
||||
neilpang/acme.sh
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user