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